| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | readme: stop recommending zigmod | 2024-12-08 | 1 | -27/+0 | |
| * | update readme | 2024-12-08 | 1 | -1/+0 | |
| * | readme: stop supporting using a git submodule | 2024-12-08 | 1 | -64/+0 | |
| * | update readme | 2024-12-08 | 1 | -20/+2 | |
| * | update readme | 2024-12-08 | 1 | -37/+43 | |
| * | readme: link the demo repository | 2024-08-31 | 1 | -2/+6 | |
| * | readme: remove note about not compiling, it's obsolete | 2024-08-31 | 1 | -2/+0 | |
| * | update fixme | 2024-07-14 | 1 | -25/+25 | |
| * | Update README.md | 2024-02-07 | 1 | -1/+1 | |
| * | fix exec() examples in readme | 2023-10-30 | 1 | -2/+2 | |
| * | readme: clarify where/how to get the hash value in the build.zig.zon | 2023-09-18 | 1 | -0/+10 | |
| * | update readme for latest zig | 2023-09-18 | 1 | -5/+19 | |
| * | readme: clarify how to use the official package manager | 2023-09-17 | 1 | -0/+3 | |
| * | README.md: update table of contents | 2023-08-05 | 1 | -0/+1 | |
| * | README.md: official package manager | 2023-08-05 | 1 | -1/+24 | |
| * | update readme | 2023-05-29 | 1 | -3/+3 | |
| * | readme: add a note about the maintenance status | 2022-12-06 | 1 | -0/+3 | |
| * | Remove unnecessary linkLibC() when static linking | 2022-08-29 | 1 | -1/+0 | |
| * | Fix error formatting in readme for the newest zig 3685+dae7aeb33 | 2022-08-29 | 1 | -1/+1 | |
| * | readme: clearly document which Zig version is supported | 2022-08-20 | 1 | -0/+8 | |
| * | `addPackage` is redundant | 2022-08-17 | 1 | -1/+1 | |
| * | change `[]const u8` to `std.build.FileSource` | 2022-08-17 | 1 | -1/+1 | |
| * | 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 |