Ghost/core/server/data/migrations
Kevin Ansfield fb1b207db9 Fixed error rolling back the "remove empty strings" migration
no issue

- rollbacks have switched to using transactions but the migration code was copied from an old migration coded before that switch
- `down()` is no longer called with an object that contains a `connection` key, it has `transacting` instead
2019-09-18 16:08:18 +01:00
..
hooks Moved knex-migrator execution into Ghost 2018-08-16 12:13:24 +02:00
init 🎨 Added Koenig Demo Post (#9747) 2018-07-24 14:37:17 +02:00
versions Fixed error rolling back the "remove empty strings" migration 2019-09-18 16:08:18 +01:00