tags_index

0 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
term VARCHAR 191 null
tags_approval.term tags_index_term_fk_1C

the tag

biblionumber INT 10 null
biblio.biblionumber tags_index_biblionumber_fk_1C

the bib record this tag was used on (biblio.biblionumber)

weight INT 10 1

the number of times this term was used on this bib record

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc/Asc term + biblionumber
tags_index_biblionumber_fk_1 Performance Asc biblionumber

Relationships