diff options
Diffstat (limited to 'guide/src/bulk_exports.md')
-rw-r--r-- | guide/src/bulk_exports.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/guide/src/bulk_exports.md b/guide/src/bulk_exports.md index 21cb8226..3a9badcb 100644 --- a/guide/src/bulk_exports.md +++ b/guide/src/bulk_exports.md @@ -11,7 +11,7 @@ interested in: in small tables ("partial transform") and export JSON for each table; would be extra work to maintain, so not pursuing for now. - full history, full public schema exports, in a form that might be used to - mirror or enitrely fork the project. Propose supplying the full "changelog" + mirror or entirely fork the project. Propose supplying the full "changelog" in API schema format, in a single file to capture all entity history, without "hydrating" any inter-entity references. Rely on separate dumps of non-entity, non-versioned tables (editors, abstracts, etc). Note that a |