| SchemaSpy Analysis of ad4529b5 - 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:
1 instance of anomaly detectedTable team_set_events  - 
Columns that are flagged as both 'nullable' and 'must be unique':
4 instances of anomaly detectedColumn acl_role_sets.hash oauth_consumer.c_key session_active.session_id upgrade_history.md5sum  - 
Tables that contain a single column:
Anomaly not detected - 
Tables with incrementing column names, potentially indicating denormalization:
6 instances of anomaly detectedTable custom_fields expressions fields_meta_data pmse_bpmn_flow workflow_actions workflow_alerts  - 
Columns whose default value is the word 'NULL' or 'null', but the SQL NULL value may have been intended:
Anomaly not detected