SchemaSpy Analysis of popler_3.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:
Table Rows alembic_version 1 -
Columns that are flagged as both 'nullable' and 'must be unique':
Anomaly not detected -
Tables that contain a single column:
Table Column alembic_version version_num -
Tables with incrementing column names, potentially indicating denormalization:
Table biomass_table count_table density_table individual_table percent_cover_table project_table -
Columns whose default value is the word 'NULL' or 'null', but the SQL NULL value may have been intended:
Anomaly not detected