3 Commits

Author SHA1 Message Date
9c7c06c181
[DB] Schema unified on pfbudget 2023-04-29 20:20:16 +01:00
ae0a195069
Split tables per different schemas 2023-01-23 19:36:07 +00:00
0d22b02b3f
Adds alembic tool for DB versioning
Alembic is a lightweight database migration tool for usage with the
SQLAlchemy Database Toolkit for Python.
https://alembic.sqlalchemy.org/en/latest/index.html

Adds first version of DB schema.
2022-12-03 16:13:23 +00:00