utm_tag

-1 rows


Description

UTM Tag

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id serial 10 nextval('utm_tag_id_seq'::regclass)
utm_tag_rel.campaign_id utm_tag_rel_campaign_id_fkey C
color int4 10 null

Color Index

create_uid int4 10 null
res_users.id utm_tag_create_uid_fkey N

Created by

write_uid int4 10 null
res_users.id utm_tag_write_uid_fkey N

Last Updated by

name jsonb 2147483647 null

Name

create_date timestamp 29,6 null

Created on

write_date timestamp 29,6 null

Last Updated on

Indexes

Constraint Name Type Sort Column(s)
utm_tag_pkey Primary key Asc id
utm_tag_name_uniq Must be unique Asc name

Relationships