mail_notification_web_push

-1 rows


Description

Cron data used for web push notification

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id serial 10 nextval('mail_notification_web_push_id_seq'::regclass)
user_device int4 10 null
mail_partner_device.id mail_notification_web_push_user_device_fkey C

devices

create_uid int4 10 null
res_users.id mail_notification_web_push_create_uid_fkey N

Created by

write_uid int4 10 null
res_users.id mail_notification_web_push_write_uid_fkey N

Last Updated by

payload text 2147483647 null

Payload

create_date timestamp 29,6 null

Created on

write_date timestamp 29,6 null

Last Updated on

Indexes

Constraint Name Type Sort Column(s)
mail_notification_web_push_pkey Primary key Asc id

Relationships