Commit 9c55387
committed
fix(db): remove duplicate unique constraints from drizzle schema
Remove auto-generated duplicate constraint names (uknlcwyn..., uk6cjmvj...)
that exist in local PostgreSQL but not in CI's fresh H2 database.
These are duplicates of the named constraints (uq_discussion_repo_number,
uq_discussion_category_repo_slug).1 parent 5c723e6 commit 9c55387
1 file changed
Lines changed: 0 additions & 2 deletions
File tree
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
510 | 510 | | |
511 | 511 | | |
512 | 512 | | |
513 | | - | |
514 | 513 | | |
515 | 514 | | |
516 | 515 | | |
| |||
541 | 540 | | |
542 | 541 | | |
543 | 542 | | |
544 | | - | |
545 | 543 | | |
546 | 544 | | |
547 | 545 | | |
| |||
0 commit comments