mail_gateway_allowed

-1 rows


Description

Mail Gateway Allowed

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id serial 10 nextval('mail_gateway_allowed_id_seq'::regclass)
create_uid int4 10 null
res_users.id mail_gateway_allowed_create_uid_fkey N

Created by

write_uid int4 10 null
res_users.id mail_gateway_allowed_write_uid_fkey N

Last Updated by

email varchar 2147483647 null

Email Address

email_normalized varchar 2147483647 null

Normalized Email

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_gateway_allowed_pkey Primary key Asc id
mail_gateway_allowed__email_normalized_index Performance Asc email_normalized

Relationships