supa_audit
supa_audit copied to clipboard
Document tracking a single record over time w/ helper function
Ensure that the function recursively follows any change in the records primary key values over time
This issue is stale because it has been open for 30 days with no activity.
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)
This issue is stale because it has been open for 30 days with no activity.