Ghost/core/test/utils
Katharina Irrgang 0bb81bb3c4
Bump knex-migrator to version 3.1.1 (#9199)
no issue

- adapt major changes of knex-migrator v3
- adapt migration scripts, simplify and add `down` (rollback) hook if possible
- clear Ghost cache after init hook (because of `knex-migrator migrate --init`)
- ensure db migrations work with the CLI
- updated troubleshooting guide (https://docs.ghost.org/v1/docs/troubleshooting#section-task-execute-is-not-a-function)

**For development only: Please ensure you run `npm i -g knex-migrator@latest` to update your global installation to v3. We always prefer the local installation, but v3 has modified and added binaries.**
2017-12-05 09:14:55 +01:00
..
fixtures Webhooks support for subscriber events (#9230) 2017-11-21 15:43:14 +00:00
mocks improvement: add mocks helper module for test env 2016-06-10 09:23:00 +02:00
api.js Webhooks support for subscriber events (#9230) 2017-11-21 15:43:14 +00:00
assertions.js 🎉 🎨 Remove middleware/index.js (#7548) 2016-10-13 17:24:09 +02:00
channelUtils.js Changed channelsRouter to use new base class 2017-11-09 10:47:20 +00:00
configUtils.js 🔥 remove forceAdminSSL and urlSSL, add admin url (#7937) 2017-02-03 18:13:22 +00:00
fork.js Switch to Eslint (#9197) 2017-11-01 13:44:54 +00:00
index.js Bump knex-migrator to version 3.1.1 (#9199) 2017-12-05 09:14:55 +01:00