chapter_tags

0 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
created_at timestamp 26,3 CURRENT_TIMESTAMP
updated_at timestamp 26,3 null
chapter_id int4 10 null
chapters.id chapter_tags_chapter_id_fkey C
tag_id int4 10 null
tags.id chapter_tags_tag_id_fkey C

Indexes

Constraint Name Type Sort Column(s)
chapter_tags_pkey Primary key Asc/Asc chapter_id + tag_id

Relationships