Columns
view_column_2
{{c.simple}}
{{c.type.name}} {{c.type.logicalSize > 1 ? '(' + c.type.logicalSize + ')' : ''}} {{c.nullable ? ', NULLABLE' : ', NOT NULLABLE'}} {{c.autoIncrement ? ', AUTO INCREMENT' : ''}}
Indexes
account_tree
{{i.simple}}
{{i.type}}
No index for this entity.