Luís Murta 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
..
2022-12-03 16:13:23 +00:00
2022-12-03 16:13:23 +00:00

Generic single-database configuration.