0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core/server/data/migrations/versions/4.5
Fabien 'egg' O'Carroll e9687d359d
Removed unique constraint from Product names (#12928)
refs https://github.com/TryGhost/Team/issues/586

A discussion in the Members team resulted in us determining that we do
not need to enforce unique names for Products. Stripe does not enforce
uniqueness for their Products, and we feel it's not necessary for us to.
2021-05-07 13:34:23 +01:00
..
01-add-stripe-price-description-column.js
02-add-product-description-column.js
03-give-label-read-permissions-to-editors.js
04-remove-unique-constraint-from-product-name.js Removed unique constraint from Product names (#12928) 2021-05-07 13:34:23 +01:00