index
:
zig-sqlite
ci-ubuntu-2404
master
pin-zig-0.14.0
private-statement
refactor-build
use-upstream
virtual-table-bak
zig-0.13.0
zig-0.14.0
zig-0.15.1
Mirror of https://github.com/vrischmann/zig-sqlite
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
README.md
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-10-30
fix exec() examples in readme
Vincent Rischmann
1
-2
/
+2
2023-09-18
readme: clarify where/how to get the hash value in the build.zig.zon
Vincent Rischmann
1
-0
/
+10
2023-09-18
update readme for latest zig
Vincent Rischmann
1
-5
/
+19
2023-09-17
readme: clarify how to use the official package manager
Vincent Rischmann
1
-0
/
+3
2023-08-05
README.md: update table of contents
Kitty-Cricket Piapiac
1
-0
/
+1
2023-08-05
README.md: official package manager
Kitty-Cricket Piapiac
1
-1
/
+24
2023-05-29
update readme
Vincent Rischmann
1
-3
/
+3
2022-12-06
readme: add a note about the maintenance status
Vincent Rischmann
1
-0
/
+3
2022-08-29
Remove unnecessary linkLibC() when static linking
Dmitry Matveyev
1
-1
/
+0
2022-08-29
Fix error formatting in readme for the newest zig 3685+dae7aeb33
Dmitry Matveyev
1
-1
/
+1
2022-08-20
readme: clearly document which Zig version is supported
Vincent Rischmann
1
-0
/
+8
2022-08-17
`addPackage` is redundant
okamo
1
-1
/
+1
2022-08-17
change `[]const u8` to `std.build.FileSource`
okamo
1
-1
/
+1
2022-08-17
change a way to use bundled sqlite3
okamo
1
-1
/
+1
2022-06-26
readme: fix allocator usage
Vincent Rischmann
1
-1
/
+1
2022-04-21
readme: add note about complex allocations
Vincent Rischmann
1
-0
/
+35
2022-04-21
readme: add note about allocator for custom types
Vincent Rischmann
1
-0
/
+5
2022-04-21
document the custom type binding and reading
Vincent Rischmann
1
-1
/
+30
2022-04-21
fix readme
Vincent Rischmann
1
-1
/
+1
2022-04-17
readme: specify we're talking about _SQL_ functions
Vincent Rischmann
1
-2
/
+3
2022-04-17
readme: fix formatting
Vincent Rischmann
1
-4
/
+4
2022-04-17
readme: add a table of contents
Vincent Rischmann
1
-1
/
+33
2022-04-17
document the aggregate function in the readme
Vincent Rischmann
1
-5
/
+42
2022-04-03
add documentation for user defined functions
Vincent Rischmann
1
-0
/
+30
2021-12-18
readme: add a note about sqlite compile-time options
Vincent Rischmann
1
-0
/
+2
2021-10-01
readme: fix git submodule setup instructions
Vincent Rischmann
1
-1
/
+2
2021-08-11
update README with new init syntax as well
Meghan Denny
1
-2
/
+1
2021-07-18
document that fixed-sized arrays are supported
Vincent Rischmann
1
-1
/
+23
2021-04-20
Fix some typos in README
Devin Bayer
1
-2
/
+2
2021-04-12
document how to use zigmod
Vincent Rischmann
1
-3
/
+28
2021-03-13
readme: add a note about minimum glibc version
Vincent Rischmann
1
-0
/
+14
2021-02-27
simplify iterator usage in code and doc
Vincent Rischmann
1
-2
/
+1
2021-02-27
readme: document prepareWithDiags
Vincent Rischmann
1
-0
/
+13
2021-01-26
keep the same case for 'sqlite' everywhere
Vincent Rischmann
1
-1
/
+1
2021-01-26
fix typo in readme
Vincent Rischmann
1
-1
/
+1
2021-01-26
update readme
Vincent Rischmann
1
-7
/
+27
2021-01-24
update readme, fix typo
Vincent Rischmann
1
-1
/
+1
2021-01-24
update readme
Vincent Rischmann
1
-5
/
+7
2021-01-06
readme: update type mappings rules
Vincent Rischmann
1
-2
/
+5
2021-01-06
readme: mention that pointers are allowed
Vincent Rischmann
1
-0
/
+2
2021-01-05
fix typo in readme
Vincent Rischmann
1
-1
/
+1
2021-01-05
fix readme
Vincent Rischmann
1
-1
/
+1
2021-01-03
readme: remove obsolete statement
Vincent Rischmann
1
-1
/
+1
2021-01-03
readme: fix code examples
Vincent Rischmann
1
-8
/
+10
2021-01-01
readme: document statement reuse
Vincent Rischmann
1
-0
/
+21
2020-12-31
fix readme
Vincent Rischmann
1
-2
/
+2
2020-12-31
readme: document both allocating and non-allocating methods
Vincent Rischmann
1
-76
/
+101
2020-12-30
update readme for Db.init
Vincent Rischmann
1
-3
/
+10
2020-12-29
readme: replace sourcehut repository url with github
Vincent Rischmann
1
-1
/
+1
2020-12-27
update readme with the library status
Vincent Rischmann
1
-0
/
+6
[next]