Converted to using SqlModel as wrapper around SqlAlchemy

This commit is contained in:
2023-09-23 00:12:36 -05:00
parent 4b4eac8f7d
commit ea7d82b1bb
5 changed files with 29 additions and 24 deletions

2
.gitignore vendored
View File

@@ -1,3 +1,5 @@
database.db
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]