id |
INT UNSIGNED |
10 |
|
√ |
null |
|
|
Log ID |
entity_table |
VARCHAR |
64 |
|
|
null |
|
|
Name of table where item being referenced is stored. |
entity_id |
INT UNSIGNED |
10 |
|
|
null |
|
|
Foreign key to the referenced item. |
data |
TEXT |
65535 |
√ |
|
null |
|
|
Updates does to this object if any. |
modified_id |
INT UNSIGNED |
10 |
√ |
|
null |
|
|
FK to Contact ID of person under whose credentials this data modification was made. |
modified_date |
DATETIME |
19 |
√ |
|
null |
|
|
When was the referenced entity created or modified or deleted. |