bundles/mautrix-telegram: fix database migration
All checks were successful
bundlewrap/pipeline/head This commit looks good

This commit is contained in:
Franzi 2020-11-09 12:09:17 +01:00
parent 614b920890
commit c0986eb956
Signed by: kunsi
GPG key ID: 12E3D2136B818350
2 changed files with 2 additions and 11 deletions

View file

@ -2,7 +2,7 @@
[alembic]
# path to migration scripts
script_location = /opt/mautrix-telegram/alembic
script_location = /opt/mautrix-telegram/src/alembic
# template used to generate migration files
# file_template = %%(rev)s_%%(slug)s