Ghost/core/server/data/schema
Rish 8a50a3e9c9 Updated default settings and schema with updated types
refs https://github.com/TryGhost/Ghost/issues/10318

- Updates default settings to contain correct type and validation for each setting
- Updates `populateDefaults` to correctly insert type value for new settings
- Updates settings schema to allow only select types - `array`, `number`, `boolean`, `string`
- `object` is a temporary type allowed till we get rid of all JSON object settings
2020-06-30 17:38:36 +05:30
..
clients Updated var declarations to const/let and no lists 2020-04-29 16:51:13 +01:00
fixtures Added permission for auth:members_stripe_connect 2020-06-02 15:28:42 +02:00
checks.js Update Test & linting packages (major) (#10858) 2019-07-05 13:40:43 +02:00
commands.js Added migration to add settings.{group,flags} columns (#11951) 2020-06-24 11:58:15 +01:00
default-settings.json Updated default settings and schema with updated types 2020-06-30 17:38:36 +05:30
index.js 🔥 remove database version (#7894) 2017-01-26 12:12:00 +00:00
schema.js Updated default settings and schema with updated types 2020-06-30 17:38:36 +05:30