-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The product_document_id_identifier_unique constraint is redundant
as there is already a constraint to keep the identifier unique. If that is already unique, then how could (product.document_id, product.identifier) possibly be not unique?
- Loading branch information
Showing
2 changed files
with
0 additions
and
9 deletions.
There are no files selected for viewing
4 changes: 0 additions & 4 deletions
4
resources/migrations/20240619152403-constrain-products.down.sql
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
5 changes: 0 additions & 5 deletions
5
resources/migrations/20240619152403-constrain-products.up.sql
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters