-
Notifications
You must be signed in to change notification settings - Fork 10
Home
Karl Erik Levik edited this page Mar 27, 2018
·
4 revisions
Below is a simplified database diagram of the most relevant tables and their relationships. Note that:
- not all columns are shown
- the datatypes are omitted
- the primary keys are always the first column(s) in each table (usually named after the table and ending in "Id")
- next follow the foreign keys (usually named after the table it referenes and ending in "Id")
- all the regular columns are shown last
Click here to edit this image in a browser (?t=0 to bypass caches). Use the Chrome App for native PNG+XML support.