Audit trail group data
From Open Source Software Research
Appears in the following schemas:
Most Recent Description
Column | Type | Modifiers |
---|---|---|
event_id | integer | not null |
field_name | character varying(255) | not null |
old_value | text | |
new_value | text | |
row_modtime | integer | |
Indexes: audit_trail_group_data_pk primary key btree (event_id) |
Other Information About the Data
Know something about this table? Add it here (and remove this message)