Ghost/core/server/data/migrations/versions/3.22
Fabien O'Carroll f2f40a5f4a Updated migrations to always set group,types,flags
refs #10318

Because settings are not populated with the correct group and flags, we
must _always_ set these. Then we can check to see if there are values
which need migrating, and if not, can safely exit and leave the values
as default.
2020-06-30 13:54:01 +02:00
..
01-removed-legacy-values-from-settings-table.js Revert "Revert "Added migration to remove deprecated values from the settings table (#11942)"" 2020-06-24 01:07:29 +12:00
02-settings-key-renames.js Fixed migrations for missing settings 2020-06-30 10:33:55 +02:00
03-add-group-and-flags-to-settings.js Added migration to add settings.{group,flags} columns (#11951) 2020-06-24 11:58:15 +01:00
04-populate-settings-groups-and-flags.js Added missing PUBLIC flag for logo setting in migration 2020-06-30 12:21:22 +01:00
05-migrate-members-subscription-settings.js Updated migrations to always set group,types,flags 2020-06-30 13:54:01 +02:00
06-migrate-stripe-connect-settings.js Updated migrations to always set group,types,flags 2020-06-30 13:54:01 +02:00
07-update-type-for-settings.js Added migration to add types for settings 2020-06-29 15:05:38 +00:00