program_message


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id BIGINT 19 null
message_id BIGINT 19 null
message.id FK_4ywam7tu26bkd98tcxs7y6hlf R
notification_id BIGINT 19 null
notification.id FK_6wniwfjpewmvourdrllhvldby R
params LONGTEXT 2147483647 null
program_id BIGINT 19 null
program.id FK_lgxc68rnwpv824qkg57pbimbr R
type VARCHAR 255 null

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc id
FK_6wniwfjpewmvourdrllhvldby Performance Asc notification_id
FK_lgxc68rnwpv824qkg57pbimbr Performance Asc program_id
UK_4ywam7tu26bkd98tcxs7y6hlf Must be unique Asc message_id

Relationships