| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | change a way to use bundled sqlite3 | 2022-08-17 | 1 | -1/+1 | |
| * | readme: fix allocator usage | 2022-06-26 | 1 | -1/+1 | |
| * | readme: add note about complex allocations | 2022-04-21 | 1 | -0/+35 | |
| * | readme: add note about allocator for custom types | 2022-04-21 | 1 | -0/+5 | |
| * | document the custom type binding and reading | 2022-04-21 | 1 | -1/+30 | |
| * | fix readme | 2022-04-21 | 1 | -1/+1 | |
| * | readme: specify we're talking about _SQL_ functions | 2022-04-17 | 1 | -2/+3 | |
| * | readme: fix formatting | 2022-04-17 | 1 | -4/+4 | |
| * | readme: add a table of contents | 2022-04-17 | 1 | -1/+33 | |
| * | document the aggregate function in the readme | 2022-04-17 | 1 | -5/+42 | |
| * | add documentation for user defined functions | 2022-04-03 | 1 | -0/+30 | |
| * | readme: add a note about sqlite compile-time options | 2021-12-18 | 1 | -0/+2 | |
| * | readme: fix git submodule setup instructions | 2021-10-01 | 1 | -1/+2 | |
| * | update README with new init syntax as well | 2021-08-11 | 1 | -2/+1 | |
| * | document that fixed-sized arrays are supported | 2021-07-18 | 1 | -1/+23 | |
| * | Fix some typos in README | 2021-04-20 | 1 | -2/+2 | |
| * | document how to use zigmod | 2021-04-12 | 1 | -3/+28 | |
| * | readme: add a note about minimum glibc version | 2021-03-13 | 1 | -0/+14 | |
| * | simplify iterator usage in code and doc | 2021-02-27 | 1 | -2/+1 | |
| * | readme: document prepareWithDiags | 2021-02-27 | 1 | -0/+13 | |
| * | keep the same case for 'sqlite' everywhere | 2021-01-26 | 1 | -1/+1 | |
| * | fix typo in readme | 2021-01-26 | 1 | -1/+1 | |
| * | update readme | 2021-01-26 | 1 | -7/+27 | |
| * | update readme, fix typo | 2021-01-24 | 1 | -1/+1 | |
| * | update readme | 2021-01-24 | 1 | -5/+7 | |
| * | readme: update type mappings rules | 2021-01-06 | 1 | -2/+5 | |
| * | readme: mention that pointers are allowed | 2021-01-06 | 1 | -0/+2 | |
| * | fix typo in readme | 2021-01-05 | 1 | -1/+1 | |
| * | fix readme | 2021-01-05 | 1 | -1/+1 | |
| * | readme: remove obsolete statement | 2021-01-03 | 1 | -1/+1 | |
| * | readme: fix code examples | 2021-01-03 | 1 | -8/+10 | |
| * | readme: document statement reuse | 2021-01-01 | 1 | -0/+21 | |
| * | fix readme | 2020-12-31 | 1 | -2/+2 | |
| * | readme: document both allocating and non-allocating methods | 2020-12-31 | 1 | -76/+101 | |
| * | update readme for Db.init | 2020-12-30 | 1 | -3/+10 | |
| * | readme: replace sourcehut repository url with github | 2020-12-29 | 1 | -1/+1 | |
| * | update readme with the library status | 2020-12-27 | 1 | -0/+6 | |
| * | document the iterator | 2020-12-21 | 1 | -1/+55 | |
| * | readme: document the one methods | 2020-12-21 | 1 | -0/+29 | |
| * | readme: Bytes doesn't exist, it's either Blob or Text | 2020-12-21 | 1 | -1/+2 | |
| * | readme: fix spelling | 2020-12-21 | 1 | -1/+1 | |
| * | improve readme | 2020-12-21 | 1 | -46/+170 | |
| * | readme: add a note about using arrays of u8 | 2020-12-21 | 1 | -0/+2 | |
| * | update requirements | 2020-10-30 | 1 | -0/+1 | |
| * | fix typo in readme | 2020-10-30 | 1 | -1/+1 | |
| * | update readme | 2020-10-30 | 1 | -2/+2 | |
| * | update readme | 2020-10-30 | 1 | -0/+11 | |
| * | update readme | 2020-10-29 | 1 | -19/+9 | |
| * | update readme | 2020-10-25 | 1 | -1/+9 | |
| * | add readme | 2020-10-25 | 1 | -0/+122 |