Ghost/core/server/data
Naz 864fcd8a0c Removed settings populateDefaults pre-migration
refs https://github.com/TryGhost/Ghost/issues/12568
refs 5fbc40430b

- Having populateDefaults run before migrations creates a chicken and egg problem where populate defaults can create records that are "non-migratable" as happened in https://github.com/TryGhost/Ghost/issues/12026
2021-02-10 10:34:08 +13:00
..
db Added new, simpler, linear boot process 2021-02-08 11:56:44 +00:00
exporter Removed stripe keys and analytics data from export (#12573) 2021-01-28 14:55:54 +05:30
importer 🏗 Cleanedup app-related settings 2021-02-08 12:25:52 +13:00
migrations Removed settings populateDefaults pre-migration 2021-02-10 10:34:08 +13:00
schema 🏗 Altered slug unique constraint in posts table 2021-02-09 13:31:12 +13:00
validation Improved settings validation (#12048) 2020-07-15 17:11:27 +02:00