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
Branch
Commit message
Author
Age
zig-0.15.1
update dynamic statement all to call arraylist.append correctly
Patrick
7 weeks
master
use mise to manage zig versions
Vincent Rischmann
7 weeks
zig-0.14.0
update readme
Vincent Rischmann
4 months
pin-zig-0.14.0
ci: pin to zig 0.14.0
Vincent Rischmann
10 months
use-upstream
the loadable extension is tested with the 'test' target
Vincent Rischmann
10 months
refactor-build
build: the 'bundled' flag is useless
Vincent Rischmann
12 months
ci-ubuntu-2404
ci: run with ubuntu 24.04
Vincent Rischmann
12 months
zig-0.13.0
Merge pull request #164 from squeek502/skip-x86-windows
Vincent Rischmann
17 months
virtual-table-bak
add the virtual table implementation
Vincent Rischmann
3 years
private-statement
make Statement and ParsedQuery private
Vincent Rischmann
3 years
Tag
Download
Author
Age
zig-0.13.0
zig-sqlite-zig-0.13.0.tar.gz
zig-sqlite-zig-0.13.0.tar.xz
zig-sqlite-zig-0.13.0.zip
Vincent Rischmann
17 months
Age
Commit message
Author
Files
Lines
2022-08-06
make Statement and ParsedQuery private
private-statement
Vincent Rischmann
1
-2
/
+2
2022-08-06
ci: only run the workflow on a push to master
Vincent Rischmann
1
-0
/
+1
2022-08-06
ci: cache the zig cache files
Vincent Rischmann
1
-0
/
+8
2022-08-06
ci: cancel in progress job
Vincent Rischmann
1
-0
/
+4
2022-08-06
ci: run the workflow on all changes
Vincent Rischmann
1
-8
/
+0
2022-08-05
move versionGreaterThanOrEqualTo in sqlite.zig
Vincent Rischmann
2
-4
/
+7
2022-08-05
move Text in sqlite.zig
Vincent Rischmann
2
-4
/
+4
2022-08-04
move DetailedError, do some cleanup
Vincent Rischmann
2
-49
/
+53
2022-08-04
use a single cImport
Vincent Rischmann
3
-6
/
+5
2022-08-04
add greaterThanOrEqualsTo
jiacai2050
1
-5
/
+9
[...]
Clone
https://git.enes.lv/zig-sqlite
git@git.enes.lv:zig-sqlite