feat: add script to clean duplicate constraints in SQL file

- Introduced a new script `clean-duplicate-constraints.ts` that reads the SQL file
  and removes duplicate UNIQUE constraints identified by a numeric suffix in their names.
- The script logs the removed constraints and outputs the cleaned content back to the file.
This commit is contained in:
2026-03-30 02:39:38 +08:00
parent d9442b9875
commit 5b0a68ad67
2 changed files with 22 additions and 6595 deletions

File diff suppressed because it is too large Load Diff