0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core
Hannah Wolfe d587a845d4 Set migrations to use new 000 schema
issue #632

- removed old schemas
- updated base model to reflect all of the consistent behaviours and properties across the models
- updated all models to match the new schema

TODO

- no fixtures are currently loaded except settings
- need to rename properties across the codebase
2013-09-14 20:01:46 +01:00
..
client Clean up config (drop 'env') 2013-09-14 13:14:00 +01:00
server Set migrations to use new 000 schema 2013-09-14 20:01:46 +01:00
shared Merge branch 'migrations-003' into new-version 2013-09-14 19:15:04 +01:00
test Updating settings types 2013-09-14 19:04:41 +01:00
config-loader.js Refactor the initial boot of Ghost, allowing Ghost updates to keep current configuration intact. 2013-09-14 14:04:08 +01:00
ghost.js Restructure default-settings.json and add validations to important settings. 2013-09-14 14:29:27 +01:00
server.js Refactor the initial boot of Ghost, allowing Ghost updates to keep current configuration intact. 2013-09-14 14:04:08 +01:00