mirror of
https://github.com/lnbits/lnbits.git
synced 2025-09-27 04:16:18 +02:00
Fixed copilot migration file
This commit is contained in:
@@ -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")
|
||||
|
Reference in New Issue
Block a user