SeoCustomSlugPageTags


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id serial 10 nextval('growth."SeoCustomSlugPageTags_id_seq"'::regclass)
SeoCustomSlugPageTagMaps.tag_id SeoCustomSlugPageTagMaps_tag_id_fkey C
name text 2147483647 null
created_at timestamptz 35,6 now()
updated_at timestamptz 35,6 now()

Indexes

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

Relationships