app_message_popup_notifications

0 rows


Description

List of notifications to display in the message output popup

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id bigserial 19 nextval('app_message_popup_notifications_id_seq'::regclass)
notificationid int8 19 null
app_notifications.id Defined in XMLR

Indexes

Constraint Name Type Sort Column(s)
app_messpopunoti_id_pk Primary key Asc id
app_messpopunoti_not_ix Performance Asc notificationid

Relationships