-
Notifications
You must be signed in to change notification settings - Fork 0
DatabaseTableAuditRecord
Kyle Unverferth edited this page Sep 5, 2018
·
2 revisions
| 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 |
Hawkthorne is a work in progress (github)
