log_actions


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id INT UNSIGNED 10 null
log_components.action_id log_components_ibfk_1 R
date DATETIME 19 null
ip_address VARCHAR 39 null
user VARCHAR 255 null
object_id INT UNSIGNED 10 0
actions_name VARCHAR 255 null
actions.name fk_log_actions_actions1 R

Table contained 0 rows

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc id
fk_log_actions_actions1_idx Performance Asc actions_name

Relationships