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-09-11
add the virtual table implementation
virtual-table-bak
Vincent Rischmann
2
-0
/
+1300
2022-09-11
move test helpers
Vincent Rischmann
2
-44
/
+51
2022-09-11
move setFunctionArgument to helpers.setTypeFromValue
Vincent Rischmann
2
-50
/
+49
2022-09-11
move setFunctionResult to helpers.setResult
Vincent Rischmann
2
-37
/
+45
2022-09-11
gitignore: explicitly ignore only the zig output dirs
Vincent Rischmann
1
-1
/
+2
2022-09-03
Merge branch 'update-sqlite'
Vincent Rischmann
2
-3532
/
+5802
2022-09-03
update sqlite bundled source code to 3.39.2
Vincent Rischmann
2
-3532
/
+5802
2022-09-03
ci: disable tests for Windows
Vincent Rischmann
1
-1
/
+1
2022-08-31
drop the table in the tests
Vincent Rischmann
1
-4
/
+16
2022-08-29
Remove unnecessary linkLibC() when static linking
Dmitry Matveyev
2
-3
/
+1
[...]
Clone
https://git.enes.lv/zig-sqlite
git@git.enes.lv:zig-sqlite