0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/server/models
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
..
base.js Set migrations to use new 000 schema 2013-09-14 20:01:46 +01:00
index.js Add post tagging functionality 2013-08-30 16:20:22 +01:00
permission.js Set migrations to use new 000 schema 2013-09-14 20:01:46 +01:00
post.js Set migrations to use new 000 schema 2013-09-14 20:01:46 +01:00
role.js Set migrations to use new 000 schema 2013-09-14 20:01:46 +01:00
settings.js Set migrations to use new 000 schema 2013-09-14 20:01:46 +01:00
tag.js Set migrations to use new 000 schema 2013-09-14 20:01:46 +01:00
user.js Set migrations to use new 000 schema 2013-09-14 20:01:46 +01:00