Ghost/core/server/data
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
..
db 💡 Enabled foreign key checks on sqlite3 2021-03-02 11:13:19 +01:00
exporter Moved i18n to shared 2021-05-04 13:03:38 +01:00
importer Moved i18n to shared 2021-05-04 13:03:38 +01:00
migrations Removed unique constraint from Product names (#12928) 2021-05-07 13:34:23 +01:00
schema Removed unique constraint from Product names (#12928) 2021-05-07 13:34:23 +01:00
validation Moved i18n to shared 2021-05-04 13:03:38 +01:00