Ghost/core/server/data
Naz bdd8049e06
Added migration to remove deprecated values from the settings table (#11942)
refs https://github.com/TryGhost/Ghost/issues/10318
refs https://github.com/TryGhost/Ghost/pull/11939

- Removes force_i18n, permalinks, and members_session_secret settings
values as their respective use has been removed from the codebase.
- Related code changes in referenced PR
2020-06-23 19:07:33 +12:00
..
db Moved core/server/lib/common/logging to core/shared/logging (#11857) 2020-05-28 19:30:23 +01:00
exporter Removed use of deprecated setting flags from the codebase 2020-06-23 11:58:19 +12:00
importer Removed use of deprecated setting flags from the codebase 2020-06-23 11:58:19 +12:00
migrations Added migration to remove deprecated values from the settings table (#11942) 2020-06-23 19:07:33 +12:00
schema Removed use of deprecated setting flags from the codebase 2020-06-23 11:58:19 +12:00
validation Moved core/server/lib/url-utils to core/shared/url-utils (#11856) 2020-05-28 11:57:02 +01:00