mirror of
https://github.com/lnbits/lnbits.git
synced 2025-04-21 22:14:57 +02:00
Fixed copilot migration file
This commit is contained in:
parent
f68f45b6b1
commit
c041f0fd7f
@ -77,4 +77,3 @@ async def m003_fix_data_types(db):
|
||||
await db.execute(
|
||||
"INSERT INTO copilot.newer_copilots SELECT * FROM copilot.copilots"
|
||||
)
|
||||
await db.execute("DROP TABLE IF EXISTS copilot.copilots")
|
||||
|
Loading…
x
Reference in New Issue
Block a user