mail_resend_message

-1 rows


Description

Email resend wizard

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id serial 10 nextval('mail_resend_message_id_seq'::regclass)
mail_notification_mail_resend_message_rel.mail_resend_message_id mail_notification_mail_resend_messa_mail_resend_message_id_fkey C
mail_resend_partner.resend_wizard_id mail_resend_partner_resend_wizard_id_fkey N
mail_message_id int4 10 null
mail_message.id mail_resend_message_mail_message_id_fkey N

Message

create_uid int4 10 null
res_users.id mail_resend_message_create_uid_fkey N

Created by

write_uid int4 10 null
res_users.id mail_resend_message_write_uid_fkey N

Last Updated by

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_resend_message_pkey Primary key Asc id

Relationships