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
action_id INT UNSIGNED 10 0
actions.id log_actions_ibfk_1 R
object_id INT UNSIGNED 10 0

Table contained 0 rows

Indexes

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

Relationships