Message Popup Notifications Table Schema (message_popup_notifications)


Description

List of notifications to display in the message output popup

message_popup_notifications table columns

Column Type Size Nulls Auto Default Children Parents Comments
id BIGINT 19 null
notificationid BIGINT 19 null
notifications.id messpopunoti_not2_fk R

Table contained -1 rows

message_popup_notifications table indexes

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

message_popup_notifications table relationships