This website requires JavaScript.
lambdapaul
/
sqlite3-odin
Watch
1
Star
0
Fork
0
You've already forked sqlite3-odin
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
4
Commits
1
Branch
2
Tags
6.4
MiB
C
99.5%
Odin
0.5%
71a142f60d
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Paul W.
71a142f60d
Change callback calling convention to C
...
Signed-off-by: Paul W. <lambdapaul@protonmail.com>
2024-11-08 22:12:48 -05:00
lib
Rm header, fix build script
2024-10-06 18:15:29 -04:00
src
Rm header, fix build script
2024-10-06 18:15:29 -04:00
tests
Rm header, fix build script
2024-10-06 18:15:29 -04:00
.gitignore
Ignore .DS_Store
2024-10-06 17:58:11 -04:00
bindings.odin
Change callback calling convention to C
2024-11-08 22:12:48 -05:00
README.md
Init
2024-09-06 02:18:30 -04:00
README.md
SQLite3-Odin
Minimal Odin bindings for SQLite3