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.