diff options
Diffstat (limited to 'notes/data_model.md')
-rw-r--r-- | notes/data_model.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/notes/data_model.md b/notes/data_model.md index 2d2825ae..f13e33cc 100644 --- a/notes/data_model.md +++ b/notes/data_model.md @@ -87,12 +87,12 @@ Each entity type has tables: core representation of a version of the entity _ident - persistant, external identifier + persistent, external identifier allows merging, unmerging, stable cross-entity references _edit represents change metadata for a single change to one ident - needed because an edit alwasy changes ident, but might not change rev + needed because an edit always changes ident, but might not change rev Could someday also have: |