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
Joerg Henning 0f3cb44227 deps: validator@5.1.0
closes #6462

- monkey-patch validator.extends() since it was dropped by validator @5.0.0
- coerce input to string prior to validation (custom toString func)
- need to handle boolean validation based on column type not isIn()
- use `lodash.tostring` to convert input values to strings
2016-04-19 09:39:12 +08:00
..
clients Move db connection out of config 2016-02-12 13:56:23 +00:00
checks.js Reorganise & rename server/data/ folder internals 2016-02-04 20:39:15 +00:00
commands.js Split migrations/index.js & add tests 2016-03-15 10:11:33 +00:00
default-settings.json Initial commit of 005 version 2016-04-14 18:59:13 +01:00
index.js Reorganise & rename server/data/ folder internals 2016-02-04 20:39:15 +00:00
schema.js deps: validator@5.1.0 2016-04-19 09:39:12 +08:00
versioning.js Rewrite DB update to be explicit 2016-03-17 21:17:19 +00:00