GitHub / ndimensional/zig-sqlite / commits
Simple, low-level, explicitly-typed SQLite bindings for Zig.
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 61a320f9 | update README.md | Joel Gustafson <j****g@a****u> | 4 months ago | |
| dfb53568 | v0.4.0-3530000 | Joel Gustafson <j****g@a****u> | 5 months ago | |
| dbde2919 | sqlite version 3.53.0 | Joel Gustafson <j****g@a****u> | 5 months ago | |
| b387dd4d | update to Zig version 0.16.0 | Joel Gustafson <j****g@a****u> | 5 months ago | |
| 47999d09 | Update README.md | Joel Gustafson <j****n@p****m> | 8 months ago | |
| 85a1691b | v0.3.2-3510100 | Joel Gustafson <j****n@p****m> | 8 months ago | |
| ef5b0266 | v0.3.2-3500400 | Joel Gustafson <j****n@p****m> | 12 months ago | |
| 5914c779 | Update README.md | Joel Gustafson <j****n@p****m> | 12 months ago | |
| 71714c89 | add Database.errmsg() | Joel Gustafson <j****n@p****m> | 12 months ago | |
| 248a0794 | Update README.md | Joel Gustafson <j****n@p****m> | 12 months ago | |
| b5f9eb44 | v0.3.1-3500400 | Joel Gustafson <j****n@p****m> | 12 months ago | |
| e2521ac0 | export `c` library | Joel Gustafson <j****n@p****m> | 12 months ago | |
| f771869c | Update README.md |
Joel Gustafson <j****g@a****u>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 20665d65 | v0.3.0-3500400 | Joel Gustafson <j****n@p****m> | about 1 year ago | |
| eed23d88 | v0.3.0-3500000 | Joel Gustafson <j****n@p****m> | about 1 year ago | |
| 41b409f7 | upgrade to Zig 0.15.1 | Joel Gustafson <j****n@p****m> | about 1 year ago | |
| 322329d2 | Update README.md |
Joel Gustafson <j****g@a****u>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 76532d32 | Update README.md | Joel Gustafson <j****n@p****m> | about 1 year ago | |
| 7886e5e5 | v0.2.1-3500000 | Joel Gustafson <j****n@p****m> | about 1 year ago | |
| 098eee58 | v0.2.1-3490100 | Joel Gustafson <j****n@p****m> | over 1 year ago | |
| 30748a3e | merge Zig 0.14.0 | Joel Gustafson <j****n@p****m> | over 1 year ago | |
| babb9d62 | merge Merge branch 'main' into default-result-fields | Joel Gustafson <j****n@p****m> | over 1 year ago | |
| 3081bd75 | v0.2.0-3490100 | Joel Gustafson <j****n@p****m> | over 1 year ago | |
| 4a16589f | v0.2.0-3480000 | Joel Gustafson <j****n@p****m> | over 1 year ago | |
| c43d2ee6 | merge Merge branch 'main' into v0.14 | Joel Gustafson <j****n@p****m> | over 1 year ago | |
| 6799ea09 | Update build.zig.zon | Joel Gustafson <j****n@p****m> | over 1 year ago | |
| 4fb801c4 | Update src/sqlite.zig | Joel Gustafson <j****n@p****m> | over 1 year ago | |
| a9e7f251 | upgrade sqlite to 3480000 | Joel Gustafson <j****g@m****u> | over 1 year ago | |
| 2864b185 | remove reference to Kind structs | Joel Gustafson <j****g@m****u> | over 1 year ago | |
| 19597277 | update internal types to Zig v0.14 | Joel Gustafson <j****g@m****u> | over 1 year ago | |
| 092bfb7c | merge Merge branch 'main' into default-result-fields | Joel Gustafson <j****g@m****u> | over 1 year ago | |
| db8bcfa4 | merge Merge pull request #8 from IbrahimOuhamou/bismi_allah_pub-c |
Joel Gustafson <j****g@m****u>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| ebfdd6d9 | made 'sqlite.c' publicthanks to Allah | IbrahimOuhamou <o****0@g****m> | over 1 year ago | |
| 3929e173 | support default result fields | Joel Gustafson <j****g@m****u> | almost 2 years ago | |
| e9723002 | v0.1.0-3460100 | Joel Gustafson <j****g@m****u> | almost 2 years ago | |
| 80b5d51e | update build.zig | Joel Gustafson <j****g@m****u> | about 2 years ago | |
| f992feaf | .gitignore: zig-cache -> .zig-cache | Joel Gustafson <j****g@m****u> | about 2 years ago | |
| e30a30b9 | switch threadsafe build option to enum | Joel Gustafson <j****g@m****u> | about 2 years ago | |
| bebb4c95 | add SQLITE_THREADSAFE build option | Joel Gustafson <j****g@m****u> | about 2 years ago | |
| 25437597 | v0.0.6 | Joel Gustafson <j****g@m****u> | over 2 years ago | |
| b6aa2d80 | Update README.md | Joel Gustafson <j****g@m****u> | over 2 years ago | |
| eebbf7ab | remove unused type | Joel Gustafson <j****g@m****u> | over 2 years ago | |
| a68ed76d | use std.Build.path instead of LazyPath | Joel Gustafson <j****g@m****u> | over 2 years ago | |
| 5bc5b4d0 | Update README.md | Joel Gustafson <j****g@m****u> | over 2 years ago | |
| 8d1ff4fc | Update README.md | Joel Gustafson <j****g@m****u> | over 2 years ago | |
| d21aee7b | rename Database.init -> Database.open, Database.deinit -> Database.close, Sta... | Joel Gustafson <j****g@m****u> | over 2 years ago | |
| ea47a91a | v0.0.4 | Joel Gustafson <j****g@m****u> | over 2 years ago | |
| 0068f09a | v0.0.3 | Joel Gustafson <j****g@m****u> | over 2 years ago | |
| 2e21d3f3 | add Database.import | Joel Gustafson <j****g@m****u> | over 2 years ago | |
| 33c03a68 | fix bindInt64 | Joel Gustafson <j****g@m****u> | over 2 years ago | |
| cdbacea3 | Update example code | Joel Gustafson <j****g@m****u> | over 2 years ago | |
| 04e32862 | Update README.md | Joel Gustafson <j****g@m****u> | over 2 years ago | |
| a9942560 | remove Database.get and Statement.get | Joel Gustafson <j****g@m****u> | over 2 years ago | |
| 38f57db1 | v0.0.2 | Joel Gustafson <j****g@m****u> | over 2 years ago | |
| 9fcf2884 | Update build.zig.zon |
Joel Gustafson <j****g@m****u>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 459fdbdd | Update README.md | Joel Gustafson <j****g@m****u> | over 2 years ago | |
| 8c01d66a | Switch to official SQLite download URL | Joel Gustafson <j****g@m****u> | over 2 years ago | |
| b9250844 | add test for Database.get | Joel Gustafson <j****g@m****u> | over 2 years ago | |
| c50d940a | add Database.get convenience method | Joel Gustafson <j****g@m****u> | over 2 years ago | |
| a0f21f2d | Update README.md |
Joel Gustafson <j****g@m****u>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 7d7797f6 | Update README.md |
Joel Gustafson <j****g@m****u>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 9b0777bd | Update README.md |
Joel Gustafson <j****g@m****u>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| cf2f6dd6 | Remove README.md from paths in build.zig.zon | Joel Gustafson <j****g@m****u> | over 2 years ago | |
| 73580a5a | Update README.md |
Joel Gustafson <j****g@m****u>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| c45b5ce1 | Update README.md |
Joel Gustafson <j****g@m****u>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| b426630a | Update README.md |
Joel Gustafson <j****g@m****u>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 319b606d | Update README.md | Joel Gustafson <j****g@m****u> | over 2 years ago | |
| 97a2cca9 | API ergonomics | Joel Gustafson <j****g@m****u> | over 2 years ago | |
| 7a55d89d | Remove src/Binding.zig | Joel Gustafson <j****g@m****u> | over 2 years ago | |
| bcf2e206 | consolidate source into a single src/sqlite.zig file | Joel Gustafson <j****g@m****u> | over 2 years ago | |
| 847e57a5 | remove unused paths in build.zig.zon | Joel Gustafson <j****g@m****u> | over 2 years ago | |
| 7c6bfcf6 | Fix src/lib.zig exports | Joel Gustafson <j****g@m****u> | over 2 years ago | |
| 55de3e08 | Remove src/Statement.zig | Joel Gustafson <j****g@m****u> | over 2 years ago | |
| d8548ed1 | initial implementation | Joel Gustafson <j****g@m****u> | over 2 years ago | |
| 0d829c71 | Initial commit |
Joel Gustafson <j****n@p****m>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago |