Ghost/core/server/data
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
..
export Renamed currentVersion setting to databaseVersion to avoid confusion with software version 2013-09-14 22:13:59 +01:00
fixtures Migration adds fixtures on first run only 2013-09-15 00:22:13 +01:00
import Renamed currentVersion setting to databaseVersion to avoid confusion with software version 2013-09-14 22:13:59 +01:00
migration Migration adds fixtures on first run only 2013-09-15 00:22:13 +01:00
default-settings.json Renaming default to defaultValue as default is reserved 2013-09-14 22:39:31 +01:00