Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add provenance trails for all actions that modify something #11

Open
dirkroorda opened this issue Dec 2, 2022 · 0 comments
Open

Add provenance trails for all actions that modify something #11

dirkroorda opened this issue Dec 2, 2022 · 0 comments

Comments

@dirkroorda
Copy link
Collaborator

To each record, add a field modified, that contains a sequence of user-datetime pairs.
The user should be looked up in the user table, and the nickname should be filled in as name (denormalization).
Weed out entries: for each day before today, retain only the last entries for each person that has an entry on that day.

@dirkroorda dirkroorda converted this from a draft issue Dec 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🏗 In progress
Development

No branches or pull requests

1 participant