Tables


SchemaSpy Analysis of {{databaseName}}{{#schemaName}}.{{schemaName}}{{/schemaName}}

Generated on {{database.connectTime}}

{{#description}}

{{{description}}}

{{/description}} XML Representation
Insertion Order Deletion Order
TABLES {{tablesAmount}}
VIEWS {{viewsAmount}}
COLUMNS {{columnsAmount}}
Constraints {{constraintsAmount}}
Anomalies {{anomaliesAmount}}
Routines {{routinesAmount}}

Database Properties

Database Type: {{database.databaseProduct}}

{{#catalog}} {{#catalog.comment}}

Catalog {{catalog.name}}

{{{catalog.comment}}}

{{/catalog.comment}} {{/catalog}} {{#schema}} {{#schema.comment}}

Schema {{schema.name}}

{{{schema.comment}}}

{{/schema.comment}} {{/schema}}

Tables

{{#displayNumRows}} {{/displayNumRows}} {{#tables}} {{#displayNumRows}} {{/displayNumRows}} {{/tables}}
Table / View Children Parents ColumnsRowsType Comments
{{table.name}} {{table.maxChildren}} {{table.maxParents}} {{table.columns.size}}{{table.numRows}}{{table.type}} {{{comments}}}