1
0
Fork 0
forked from fun/fun

Added support for libSQL as an compatible alternative for SQLite. (0.33.0)

This commit is contained in:
Johannes Findeisen 2025-11-27 00:42:47 +01:00
commit 56712206d1
17 changed files with 418 additions and 5 deletions

2
.gitignore vendored
View file

@ -5,6 +5,7 @@ CMakeCache.txt
.venv
build*
cmake*
database.sqlite
demo_*
dist/
downloaded.png
@ -13,4 +14,3 @@ out/
src/*.o
*.swp
tmp*
todo.sqlite