0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/server/data/schema
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
..
clients Move db connection out of config 2016-02-12 13:56:23 +00:00
checks.js
commands.js Split migrations/index.js & add tests 2016-03-15 10:11:33 +00:00
default-settings.json
index.js
schema.js
versioning.js Rewrite DB update to be explicit 2016-03-17 21:17:19 +00:00