Ghost/ghost/core/test/unit/server/data
Ronald Langeveld 3cf6800e3e
Added post-status and reason col to post_revisions (#16693)
refs https://github.com/TryGhost/Team/issues/3099

<!-- Leave the line below if you'd like GitHub Copilot to generate a
summary from your commit -->
<!--
copilot:summary
-->
### <samp>🤖 Generated by Copilot at 83140b5</samp>

This pull request adds a new column `post_status` to the
`post_revisions` table to store the status of the post revision. It also
updates the schema definition, the migration file, and the integrity
test to reflect the new column.
2023-04-21 12:32:35 +01:00
..
db Removed all unused variables from test files 2023-03-10 14:29:55 +01:00
exporter Added new settings for pintura editor integration (#16682) 2023-04-20 19:19:56 +05:30
importer Reverted zip's root file copying fix 2023-03-16 21:52:24 +01:00
migrations Removed all unused variables from test files 2023-03-10 14:29:55 +01:00
schema Added post-status and reason col to post_revisions (#16693) 2023-04-21 12:32:35 +01:00