0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core
Kevin Ansfield ff1ac49b0a
Excluded mobiledoc_revisions table from exports (#10993)
no issue

- the `mobiledoc_revisions` table can grow very large in certain circumstances which can result in Out-Of-Memory errors when performing backups, resulting in failed upgrades
- adds `mobiledoc_revisions` to the exporter excluded tables list as a temporary solution until we have safer export creation and/or improved revision handling
2019-08-12 11:33:16 +01:00
..
client@e0f3d90fad Updated Ghost-Admin to 2.27.0 2019-08-06 17:34:38 +08:00
frontend Updated @tryghost/url-utils to v0.2.0 (#11004) 2019-08-12 09:31:42 +01:00
server Excluded mobiledoc_revisions table from exports (#10993) 2019-08-12 11:33:16 +01:00
test Excluded mobiledoc_revisions table from exports (#10993) 2019-08-12 11:33:16 +01:00
index.js