SchemaSpy Analysis of afad8983 - Anomaliesgenerated | 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 oauth_consumer.c_key upgrade_history.md5sum -
Tables that contain a single column:
Table Column contract_types id contracts id products id quotes id schedulersjobs assigned_user_id -
Tables with incrementing column names, potentially indicating denormalization:
Table custom_fields fields_meta_data -
Columns whose default value is the word 'NULL' or 'null', but the SQL NULL value may have been intended:
Anomaly not detected