mirror of
https://github.com/chrisbenincasa/tunarr.git
synced 2026-04-18 09:03:35 -04:00
fix: ensure that latest DB migration does full copy
prevent foreign key cascades
This commit is contained in:
@@ -194,6 +194,7 @@ export class DirectMigrationProvider implements MigrationProvider {
|
||||
),
|
||||
migration1769361518: makeKyselyMigrationFromSqlFile(
|
||||
'./sql/0040_daffy_bishop.sql',
|
||||
true,
|
||||
),
|
||||
},
|
||||
wrapWithTransaction,
|
||||
|
||||
Reference in New Issue
Block a user