wip: add db classes; can't load SQLite driver.
This commit is contained in:
parent
36f7b82806
commit
457f5dce91
13 changed files with 3442 additions and 33 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -23,4 +23,7 @@ dist-ssr
|
|||
*.sln
|
||||
*.sw?
|
||||
|
||||
# Secrets
|
||||
*.secret*
|
||||
.turbo
|
||||
*.sqlite
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue