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 |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
app_messpopunoti_id_pk | Primary key | Asc | id |
app_messpopunoti_not_ix | Performance | Asc | notificationid |