feat: Change default database engine to SQLite, change schema.

This commit is contained in:
Elisiário Couto
2024-02-27 00:29:19 +00:00
parent 433d17371e
commit f9ab3ae0a8
9 changed files with 288 additions and 67 deletions

2
.gitignore vendored
View File

@@ -160,3 +160,5 @@ cython_debug/
#.idea/
data/
docker-compose.dev.yml
nocodb/
sql/