6 lines
267 B
INI
6 lines
267 B
INI
# Alembic configuration. The database URL and script location are supplied at
|
|
# runtime by photo_pipeline.db.run_migrations, so they are intentionally left
|
|
# unset here. Logging is configured by the application, not by Alembic.
|
|
[alembic]
|
|
script_location = migrations
|