Table arcasys.goldberg_content_pages 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 varchar 255  √  null
markup_style_id int 10  √  null
content_en text 65535  √  null
permission_id int 10  √  null
created_at datetime 19  √  null
updated_at datetime 19  √  null
markup_style varchar 255  √  null
title_en varchar 255  √  null
title_de varchar 255  √  null
content_de text 65535  √  null
content_cache_de text 65535  √  null
content_cache_en text 65535  √  null

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

Indexes:
Column(s) Type Sort Constraint Name
id Primary key Asc PRIMARY
markup_style_id Performance Asc fk_content_page_markup_style_id
permission_id Performance Asc fk_content_page_permission_id