🗃️ Add basic database support using SQLAlchemy and Alembic
Some checks failed
ci / docker (push) Successful in 4m54s
Python formatting PEP8 / Python-PEP8 (push) Failing after 13s

This commit is contained in:
Finn Christiansen 2024-06-16 20:57:18 +02:00
parent d6792c91a8
commit 9a2a18172c
13 changed files with 325 additions and 13 deletions

1
alembic/README Normal file
View file

@ -0,0 +1 @@
Generic single-database configuration.