mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-22 10:21:36 +03:00
d8fdf2052c
- this check should never really be hit unless the DB has missing data, but the code tries to read from an undefined variable and crashes, which we can protect against - this can be triggered by doing a `knex-migrator init` followed by a `knex-migrator rollback --v 3.0 --force` |
||
---|---|---|
.. | ||
01-removed-legacy-values-from-settings-table.js | ||
02-settings-key-renames.js | ||
03-add-group-and-flags-to-settings.js | ||
04-populate-settings-groups-and-flags.js | ||
05-migrate-members-subscription-settings.js | ||
06-migrate-stripe-connect-settings.js | ||
07-update-type-for-settings.js |