feat: project migration

This commit is contained in:
Timothy J. Baek
2024-10-01 17:35:10 -07:00
parent fb083237cd
commit bf57dd808e
3 changed files with 76 additions and 4 deletions

View File

@@ -56,9 +56,6 @@ def run_migrations():
print(f"Error: {e}")
run_migrations()
class Config(Base):
__tablename__ = "config"