project_message


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id BIGINT 19 null
version BIGINT 19 null
message_id BIGINT 19 null
message.id FKAA3EC8E19E84C785 R
project_id INT 10 null
project.id FKAA3EC8E1FE2B983 R
type VARCHAR 255 null
notification_id BIGINT 19 null
notification.id FKAA3EC8E1801340C3 R
params LONGTEXT 2147483647 null
legacy BIT 1 null
site_id INT 10 null
site.id FK_project_messge_site R

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc id
FK_project_messge_site_idx Performance Asc site_id
FKAA3EC8E1801340C3 Performance Asc notification_id
FKAA3EC8E19E84C785 Performance Asc message_id
FKAA3EC8E1FE2B983 Performance Asc project_id
message_id_index Performance Asc message_id

Relationships