author_enrichment

0 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id INT 10 null
authorName VARCHAR 255 null
hideWikipedia TINYINT 3 NULL
wikipediaUrl VARCHAR 255 NULL

Indexes

Constraint Name Type Sort Column(s)
author_enrichment_s_pk Primary key Asc id
authorName Performance Asc authorName
PRIMARY Must be unique Asc id

Relationships