From fafc32e0ea1adc95eea817af7273d4c47422b364 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Wed, 24 Nov 2021 15:48:42 -0800 Subject: codepsell fixes to notes --- notes/data_model.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'notes/data_model.md') 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: -- cgit v1.2.3