0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/core/server/data
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
..
db Debug: MySQL logging hook 2017-10-04 10:05:35 +01:00
export 🐛 Fix ghost update with migrations (#8810) 2017-08-01 17:27:13 +04:00
importer Switch to Eslint (#9197) 2017-11-01 13:44:54 +00:00
meta Switch to Eslint (#9197) 2017-11-01 13:44:54 +00:00
migrations Bump knex-migrator to version 3.1.1 (#9199) 2017-12-05 09:14:55 +01:00
schema Bump knex-migrator to version 3.1.1 (#9199) 2017-12-05 09:14:55 +01:00
validation Added more database soft limits (#9225) 2017-11-09 15:22:20 +01:00
xml/sitemap 🐛 Fixed Sitemap when permalink contains Primary Tag (#9273) 2017-11-27 12:38:56 +01:00
timezones.json