supa_audit icon indicating copy to clipboard operation
supa_audit copied to clipboard

Document tracking a single record over time w/ helper function

Open olirice opened this issue 3 years ago • 3 comments

Ensure that the function recursively follows any change in the records primary key values over time

olirice avatar Feb 09 '22 23:02 olirice

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] avatar Mar 13 '22 01:03 github-actions[bot]

Just chiming in that this would be useful.

One step further - it would also be extremely powerful to be able to repurpose existing queries (e.g. SELECT * FROM user_account WHERE user_id = '123') but be able to pass them through a function or view that would automatically turn them into "point in time" queries. (I haven't given this a ton of thought, so apologies if this is either trivial or completely impossible)

patricktyndall avatar Mar 30 '22 18:03 patricktyndall

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] avatar Apr 30 '22 02:04 github-actions[bot]