grouped_work_format_sort_group

0 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id INT 10 null
name VARCHAR 255 null
bookSortMethod TINYINT 3 1
comicSortMethod TINYINT 3 1
movieSortMethod TINYINT 3 1
musicSortMethod TINYINT 3 1
otherSortMethod TINYINT 3 1

Indexes

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

Relationships