Table Type: Historical Data
Contains key-value pairs from the audit log context for quality audit messages.
Columns
| Column | Type | Modifiers | Notes |
|---|---|---|---|
| audit_id | string | Primary Key | The audit log message ID. |
| name | string | Primary Key | The context key. |
| val | string | The context value. | |
| db_last_updated | datetime | When this record was last updated in UTC. |
