0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core/server/data/migration
Hannah Wolfe 02436645fe Migration adds fixtures on first run only
closes #731, closes #732

- fixtures are imported using the models, rather than knex
- migration treats fresh installs differently
- migration throws errors for un-initialisable databases
- small amount of extra code to deal with old DBs still using currentVersion & give them a nice error message
2013-09-15 00:22:13 +01:00
..
000.js Adding the new schema - it doesn't do anything yet 2013-09-14 19:17:41 +01:00
index.js Migration adds fixtures on first run only 2013-09-15 00:22:13 +01:00