SchemaSpy Analysis of erigrid.public - Anomalies | Generated by SchemaSpy |
Things that might not be 'quite right' about your schema: |
|
-
Columns whose name and type imply a relationship to another table's primary key:
Anomaly not detected -
Tables without indexes:
Anomaly not detected -
Columns that are flagged as both 'nullable' and 'must be unique':
Column organization.orgname -
Tables that contain a single column:
Table Column amplifier_mode name electric_vehicle_type name generator_type name grid_connection name load_type name source_type name -
Tables with incrementing column names, potentially indicating denormalization:
Table transformer -
Columns whose default value is the word 'NULL' or 'null', but the SQL NULL value may have been intended:
Anomaly not detected