Ghost/ghost/core/core
Kevin Ansfield c8fc93e989 Noop'ed the post_revisions.custom_excerpt population migration
no issue

- the query can take a very long time to run on large sites causing problems during the upgrade process
- impact from not populating the column:
  - only has an effect when the inline excerpt beta is enabled
  - when beta enabled, if a revision created before the upgrade is restored then the excerpt will be removed (will be visibly empty in preview before restoring, if any edit has occurred on the post after upgrading then it can still be recovered by restoring the later version or copy/pasting from the preview)
2024-06-06 17:25:42 +01:00
..
cli
frontend
server Noop'ed the post_revisions.custom_excerpt population migration 2024-06-06 17:25:42 +01:00
shared Added beta feature toggle for moving excerpt field into editor (#20341) 2024-06-05 20:14:34 +01:00
app.js
boot.js
bridge.js