mirror of
https://github.com/lnbits/lnbits-legend.git
synced 2024-11-20 10:39:59 +01:00
Merge remote-tracking branch 'arcbtc/FastAPI' into FastAPI
This commit is contained in:
commit
636da1eefd
@ -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…
Reference in New Issue
Block a user