▲ | mrkeen 5 days ago | ||||||||||||||||||||||
Audit tables are a dumb concept because they imply bolting on an actual source of truth in addition to the regular not so source of truth tables, and only if the programmer gets around to it (like documentation or logging or whatever else falls along the wayside). | |||||||||||||||||||||||
▲ | tremon 5 days ago | parent | next [-] | ||||||||||||||||||||||
This doesn't make sense to me-- if the regular tables don't capture the true state, then the audit tables based on them will not magically become a source of truth either. | |||||||||||||||||||||||
| |||||||||||||||||||||||
▲ | RaftPeople 5 days ago | parent | prev [-] | ||||||||||||||||||||||
> Audit tables are a dumb concept because they imply bolting on an actual source of truth in addition to the regular not so source of truth tables, The regular table is the source of truth, the audit table is just a historical record of what changed and when. | |||||||||||||||||||||||
|