0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00
ghost/core/server/data
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
..
export Data models import, export, and reset for 002 2013-08-05 13:56:30 +01:00
fixtures Merge branch 'master' into migrations-003 2013-09-05 12:40:43 +01:00
import Data models import, export, and reset for 002 2013-08-05 13:56:30 +01:00
migration Set migrations to use new 000 schema 2013-09-14 20:01:46 +01:00
default-settings.json Merge branch 'migrations-003' into new-version 2013-09-14 19:15:04 +01:00