Entity Relationship Diagram 

sav_charts tx_savcharts_domain_model_database tx_savcharts_domain_model_database uid pid tstamp crdate cruser_id sorting deleted hidden title driver tables host port socket name username userpassword persistent tx_savcharts_domain_model_query tx_savcharts_domain_model_query uid pid tstamp crdate cruser_id sorting deleted hidden title database_id select_clause from_clause where_clause groupby_clause orderby_clause limit_clause tx_savcharts_domain_model_database:uid->tx_savcharts_domain_model_query:database_id

The Entity Relationship Diagram is generated by the SAV Library Kickstarter in Graphviz DOT language and included using PlantUML.

  • New tables with their fields are represented with a Black border.
  • Existing tables are represented with a Dark green border. Only existing fields uid and pid are shown. If new fields are created, they are shown in Light blue.
  • 1-n relations are in Dark blue.
  • n-n relationships are in Dark red with the name of the associated mm table.