Ghost/ghost/core/test/integration
Kevin Ansfield 3b21d26be7
Wired up creation of post_revisions entries when saving posts with lexical (#15422)
no issue

- added `PostRevsion` model
- duplicated `mobiledoc_revision` creation routine in Post model's onSaving hook to create `post_revision` when model's `lexical` field has changed
- updated `mobiledoc_revision` creation to skip when `lexical` field is populated
2022-09-16 11:59:35 +01:00
..
exporter Wired up creation of post_revisions entries when saving posts with lexical (#15422) 2022-09-16 11:59:35 +01:00
importer
migrations
services
settings
url_service.test.js