0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core
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
..
client@a8ea51b3ad Updated Ghost-Admin to 2.31.0 2019-09-09 17:47:56 +01:00
frontend Removed v0.1 TODO for {{excerpt}} helper 2019-09-17 17:16:36 +02:00
server Fixed error rolling back the "remove empty strings" migration 2019-09-18 16:08:18 +01:00
shared/nql-map-key-values 🏗 Migrated posts.page column to posts.type (#11111) 2019-09-16 11:51:54 +01:00
test 🔥 Removed deprecated markdown wrapper 2019-09-18 11:53:41 +02:00
index.js