Ghost/core/server/data
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
..
db Removed global.Promise override (#12182) 2020-11-04 10:55:47 +00:00
exporter Fixed "no-shadow" linting error in server/data modules (#12288) 2020-10-20 11:56:46 +13:00
importer Fixed backward compatibility for send_email_when_published (#12357) 2020-11-11 13:03:41 +00:00
migrations Added members.email_{count,opened_count} column migrations (#12470) 2020-12-09 12:21:56 +00:00
schema Removed invalid default 'core' value in settings type 2021-01-04 15:32:57 +13:00
validation Improved settings validation (#12048) 2020-07-15 17:11:27 +02:00