0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/server/data/migration/fixtures
Hannah Wolfe 0ad93c3df2 Rewrite DB update to be explicit
refs #6301

- Replace builder & automated database upgrade with a set of explicit tasks
- Ensure the tasks can only happen if they need to
- Remove some duplicate code between fixture & db upgrades (more to do)
- Add tests
2016-03-17 21:17:19 +00:00
..
004 Refactor & test fixture migrations 2016-03-03 09:03:37 +00:00
fixtures.json Refactor & test fixture migrations 2016-03-03 09:03:37 +00:00
index.js Split migrations/index.js & add tests 2016-03-15 10:11:33 +00:00
populate.js Split migrations/index.js & add tests 2016-03-15 10:11:33 +00:00
settings.js Split migrations/index.js & add tests 2016-03-15 10:11:33 +00:00
update.js Rewrite DB update to be explicit 2016-03-17 21:17:19 +00:00