feed_log


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id BIGINT 19 null
version BIGINT 19 null
activity VARCHAR 20 null
export_id BIGINT 19 null
feed_export.id FKF494B923DC70672A R
import_id BIGINT 19 null
feed_import.id FKF494B923BD0D958A R
message LONGTEXT 2147483647 null
timestamp DATETIME 23 null
user VARCHAR 255 null
file_name VARCHAR 255 null
proxy_user_id INT 10 null
sys_users.user_id FKF494B923A1B485D2 R

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc id
FKF494B923A1B485D2 Performance Asc proxy_user_id
FKF494B923BD0D958A Performance Asc import_id
FKF494B923DC70672A Performance Asc export_id

Relationships