Merge remote-tracking branch 'arcbtc/FastAPI' into FastAPI
This commit is contained in:
commit
636da1eefd
1 changed files with 2 additions and 0 deletions
|
|
@ -109,3 +109,5 @@ async def migrate_databases():
|
|||
|
||||
async with ext_db.connect() as ext_conn:
|
||||
await run_migration(ext_conn, ext_migrations)
|
||||
|
||||
print(" ✔️ All migrations done.")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue