Ghost/core/server/data/migrations/hooks/migrate
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
..
afterEach.js Updated var declarations to const/let and no lists 2020-04-29 16:51:13 +01:00
before.js Removed settings populateDefaults pre-migration 2021-02-10 10:34:08 +13:00
beforeEach.js Updated var declarations to const/let and no lists 2020-04-29 16:51:13 +01:00
index.js Bump knex-migrator to version 3.1.1 (#9199) 2017-12-05 09:14:55 +01:00
shutdown.js Moved knex-migrator execution into Ghost 2018-08-16 12:13:24 +02:00