Table arcasys.goldberg_roles Generated by
SchemaSpy
Legend: SourceForge.net
Primary key columns
Columns with indexes
Implied relationships
Excluded column relationships
< n > number of related tables
 
Column Type Size Nulls Auto Default Children Parents Comments
id int 10  √ 
name_de varchar 255  √  null
parent_id int 10  √  null
description_de varchar 255  √  null
default_page_id int 10  √  null
cache_en text 65535  √  null
created_at datetime 19  √  null
updated_at datetime 19  √  null
start_path varchar 255  √  null
name_en varchar 255  √  null
description_en varchar 255  √  null
cache_de text 65535  √  null
name varchar 45  √  null

Table contained 11 rows at Do Apr 25 17:50 MESZ 2019

Indexes:
Column(s) Type Sort Constraint Name
id Primary key Asc PRIMARY
default_page_id Performance Asc fk_role_default_page_id
parent_id Performance Asc fk_role_parent_id