| SchemaSpy Analysis of qwat.qwat_od - 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':
3 instances of anomaly detectedColumn consumptionzone.name distributor.name protectionzone.name -
Tables that contain a single column:
1 instance of anomaly detectedTable Column samplingpoint id - Tables with incrementing column names, potentially indicating denormalization:
-
Columns whose default value is the word 'NULL' or 'null', but the SQL NULL value may have been intended:
Anomaly not detected