You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should implement a simple code generator like our typescript codegen that outputs entries in the audit table. The output should be able to be copy pasted into the audit.AuditableResources map. This will make it super easy to add auditing for new tables.
This makes #467 much easier, since I won't have to manually write every entry.