mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-08-02 12:05:21 +02:00
* 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 |
||
---|---|---|
.. | ||
data | ||
fixtures | ||
integration_tests | ||
multitenant_tests | ||
unit_tests | ||
utils | ||
__init__.py | ||
conftest.py |