Added schema.sql and testdata.sql, moved sql out of tests package

This commit is contained in:
2025-02-13 20:30:53 +11:00
parent 5b1532b86d
commit 62111df6c5
4 changed files with 68 additions and 14 deletions

2
.gitignore vendored
View File

@@ -1,4 +1,6 @@
.env
query.sql
*.db
.logs/
tmp/
projectreshoot