Contains information about action parameters for the history’s action.
Column | Data Type | Constraint | Description |
---|---|---|---|
| VARCHAR(40) | not null | The ID of the history |
| VARCHAR(255) | null | The action parameters for the history’s action |
| NUMERIC(19) | not null | The sequence number which determines the ordering of the history element in relation to the other history elements in the same project |