| SchemaSpy Analysis of pathways_us_2017-1-15.public - AnomaliesThis schema analysis is based on the U.S. database for EnergyPATHWAYS, maintained by Evolved Energy Research, and row counts reflect the dated version. | 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:
1 instance of anomaly detectedTable Rows Version 1 -
Columns that are flagged as both 'nullable' and 'must be unique':
Anomaly not detected -
Tables that contain a single column:
2 instances of anomaly detectedTable Column CurrencyYears id GeographyIntersection id -
Tables with incrementing column names, potentially indicating denormalization:
1 instance of anomaly detectedTable EnergyDemand -
Columns whose default value is the word 'NULL' or 'null', but the SQL NULL value may have been intended:
Anomaly not detected