Skip to content

DatabaseTableAuditRecord

Kyle Unverferth edited this page Sep 5, 2018 · 2 revisions

audit_record

Columns

Name Type NotNull Unique Indexed Default
id uuid true true true
audit_id uuid true false false
t string true false true
pk array true false true
changes json true false true

Clone this wiki locally