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 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.