bundles/mautrix-telegram: fix database migration
All checks were successful
bundlewrap/pipeline/head This commit looks good
All checks were successful
bundlewrap/pipeline/head This commit looks good
This commit is contained in:
parent
614b920890
commit
c0986eb956
2 changed files with 2 additions and 11 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue