|
Legend: |
 |
Primary key columns |
Columns with indexes |
Implied relationships |
Excluded column relationships |
< n > number of related tables |
|
|
Column |
Type |
Size |
Nulls |
Auto |
Default |
Children |
Parents |
id |
int |
10 |
|
√ |
|
|
|
name |
varchar |
255 |
√ |
|
null |
|
|
parentId |
int |
10 |
√ |
|
null |
|
|
Table contained 8 rows at Thu Sep 13 12:16 PDT 2012
|
Indexes:
Column(s) |
Type |
Sort |
Constraint Name |
id |
Primary key |
Asc |
PRIMARY |
SchemaSpy was unable to generate a diagram of table relationships.
SchemaSpy requires Graphviz version 2.2.1 or versions greater than 2.4 from www.graphviz.org.