0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/server/data/schema
Sumedh e756af65f2 Removed invalid default 'core' value in settings type
closes #12181
refs https://github.com/TryGhost/Ghost/pull/12265

- The 'core' value is invalid for settings 'type' column
- The 'core' default value for 'type' column in model is also invalid
- Both need to be removed as they are never used and only introduce confusion into the codebase
2021-01-04 15:32:57 +13:00
..
clients Fixed "no-shadow" linting error in server/data modules (#12288) 2020-10-20 11:56:46 +13:00
fixtures Fixed "no-shadow" linting error in server/data modules (#12288) 2020-10-20 11:56:46 +13:00
checks.js Update Test & linting packages (major) (#10858) 2019-07-05 13:40:43 +02:00
commands.js Added migrations for email analytics (#12387) 2020-11-25 17:48:24 +00:00
default-settings.json Added "email_track_opens" setting (#12404) 2020-11-23 18:36:12 +00:00
index.js
schema.js Removed invalid default 'core' value in settings type 2021-01-04 15:32:57 +13:00