fix(db): remove duplicate DDL from 0012 migration
This commit is contained in:
2
Backend/drizzle/0012_natural_daredevil.sql
Normal file
2
Backend/drizzle/0012_natural_daredevil.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
-- This migration was accidentally generated as a full schema snapshot, duplicating
|
||||
-- DDL already applied in 0000-0011. Keep this tag as a no-op to preserve migration order.
|
||||
1581
Backend/drizzle/meta/0012_snapshot.json
Normal file
1581
Backend/drizzle/meta/0012_snapshot.json
Normal file
File diff suppressed because it is too large
Load Diff
@@ -85,6 +85,13 @@
|
||||
"when": 1770418956419,
|
||||
"tag": "0011_security_audit_logs",
|
||||
"breakpoints": true
|
||||
},
|
||||
{
|
||||
"idx": 12,
|
||||
"version": "7",
|
||||
"when": 1770740394562,
|
||||
"tag": "0012_natural_daredevil",
|
||||
"breakpoints": true
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user