Ghost/core/server/data/migrations
Fabien 'egg' O'Carroll 3aa68b95e7
Updated migration to assume new settings exist (#11963)
refs #10318

As populateDefaults is run _before_ migrations, the new settings will
already be inserted in the database, so we just need to update their
values and then delete the old settings.
2020-06-29 15:31:16 +02:00
..
hooks Updated Settings.populateDefaults() to account for available columns 2020-06-29 13:22:10 +00:00
init Moved core/server/lib/common/logging to core/shared/logging (#11857) 2020-05-28 19:30:23 +01:00
versions Updated migration to assume new settings exist (#11963) 2020-06-29 15:31:16 +02:00
utils.js Added migration utils for permissions 2020-06-25 19:15:25 +02:00