mealie/alembic
Philipp Fischbeck fdfb5b1a5e
Set up alembic migration usage (#954)
* Set up alembic migration usage

* Fix import order, add isort as alembic hook

* Only run migrations if needed

* Include date as part of migration file name for better sorting

* Skip initial migrations if tables already exist
This eases the transition from a pre-alembic state

* Fix deprecation warning in alembic revision

* Add alembic test stubs
2022-02-21 11:44:23 -09:00
..
versions Set up alembic migration usage (#954) 2022-02-21 11:44:23 -09:00
env.py Set up alembic migration usage (#954) 2022-02-21 11:44:23 -09:00
README Set up alembic migration usage (#954) 2022-02-21 11:44:23 -09:00
script.py.mako Set up alembic migration usage (#954) 2022-02-21 11:44:23 -09:00

Generic single-database configuration.