- Notifications
You must be signed in to change notification settings - Fork928
Closed
Description
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 theaudit.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.