Skip to content

Implement code generator for adding new database types to the audit log table #1331

Closed
@coadler

Description

@coadler

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.

Metadata

Metadata

Assignees

Labels

apiArea: HTTP API

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions