Tables


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

Generated on {{database.connectTime}}

{{#description}}

{{#markup}}{{{description}}}{{/markup}}

{{/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}}

{{#markup}}{{{catalog.comment}}}{{/markup}}

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

Schema {{schema.name}}

{{#markup}}{{{schema.comment}}}{{/markup}}

{{/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}} {{#markup}}{{{comments}}}{{/markup}}