0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/server/data
Fabien O'Carroll b45e955dea Ensured that the page column can be rolled back
refs #10922

When rolling back the removal of the page column, we must re-add it, but
the definition for it has been removed from the schema, so we must
hardcode the definition.
2019-08-09 14:39:01 +08:00
..
db Updated links to docs (#10941) 2019-07-22 18:17:50 +08:00
exporter Updated backup file names to include timestamp (#10607) 2019-03-13 21:06:05 +01:00
importer 🐛 Ensured import does not override private setting (#10882) 2019-08-06 16:15:40 +08:00
migrations Ensured that the page column can be rolled back 2019-08-09 14:39:01 +08:00
schema Added ability to pass columnSpec to addTableColumn 2019-08-09 14:39:01 +08:00
validation Added missing context from ValidationError 2019-08-09 14:39:01 +08:00
timezones.json