Ghost/core/server/data
Rishabh cfaddf82e8 Added migration to rename product as site title
refs https://github.com/TryGhost/Team/issues/667

On clean and existing installs, the default product created should be named the same as the site title in the first setup so the UX on Portal and everywhere is consistent. This change adds a migration to update existing sites which already have a default product created via fixture, and rename them to their current site title. The rename is only done if the Product name is still the same as in fixture - `Default Product`.
2021-05-11 00:00:12 +05:30
..
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 Added migration to rename product as site title 2021-05-11 00:00:12 +05:30
schema Updated free price default description 2021-05-10 18:24:36 +05:30
validation Moved i18n to shared 2021-05-04 13:03:38 +01:00