| SchemaSpy Analysis of eZ Publish - AnomalieseZ Publish 4.6 Database Schema Diagram | 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 ezcontentobject.remote_id ezmodule_run.workflow_process_id ezsearch_search_phrase.phrase -
Tables that contain a single column:
2 instances of anomaly detectedTable Column ezorder_nr_incr id ezurlalias_ml_incr id -
Tables with incrementing column names, potentially indicating denormalization:
6 instances of anomaly detectedTable ezcollab_item ezcollab_simple_message ezcontentclass_attribute eznotificationevent ezorder ezworkflow_event -
Columns whose default value is the word 'NULL' or 'null', but the SQL NULL value may have been intended:
Anomaly not detected