fix(db): remove duplicate DDL from 0012 migration

This commit is contained in:
2026-01-30 12:50:00 +00:00
parent 04e7d0779a
commit eef354d3b6
3 changed files with 1591 additions and 1 deletions

View 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.

File diff suppressed because it is too large Load Diff

View File

@@ -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
}
]
}
}