activity_log_view

0 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id BIGINT UNSIGNED 20 0
log_name VARCHAR 125 null
description MEDIUMTEXT 16777215 null
subject_type VARCHAR 125 null
subject_id VARCHAR 125 null
event VARCHAR 125 null
causer_type VARCHAR 125 null

user table

causer_id VARCHAR 125 null

user id

properties LONGTEXT 2147483647 null
batch_uuid CHAR 36 null
created_at TIMESTAMP 19 null
updated_at TIMESTAMP 19 null
user_name VARCHAR 255 null
role_name VARCHAR 125 null

Relationships

View Definition


Possibly Referenced Tables/Views