wip: add db classes; can't load SQLite driver.

This commit is contained in:
Sheldon Cooper 2025-09-10 12:24:05 -04:00
parent 36f7b82806
commit fdae502ec7
14 changed files with 3443 additions and 33 deletions

3
.gitignore vendored
View file

@ -23,4 +23,7 @@ dist-ssr
*.sln
*.sw?
# Secrets
*.secret*
.turbo
*.sqlite