0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/core
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
..
client Mass renaming of things 2013-09-14 21:56:07 +01:00
server Migration adds fixtures on first run only 2013-09-15 00:22:13 +01:00
shared Merge branch 'migrations-003' into new-version 2013-09-14 19:15:04 +01:00
test Renamed currentVersion setting to databaseVersion to avoid confusion with software version 2013-09-14 22:13:59 +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 Mass renaming of things 2013-09-14 21:56:07 +01:00