File: erd.rst

package info (click to toggle)
octavia 16.0.0-3
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 13,172 kB
  • sloc: python: 99,766; sh: 2,437; pascal: 450; makefile: 114; ruby: 18
file content (24 lines) | stat: -rw-r--r-- 531 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24

===================================
Octavia Entity Relationship Diagram
===================================

Below is the current Octavia database data model.

* Solid stars are primary key columns.
* Hollow stars are foreign key columns.
* Items labeled as "PROPERTY" are data model relationships and are not
  present in the database.

.. only:: html

   Click to enlarge the diagram.

   .. image:: erd.svg
       :width: 660px
       :target: ../../_images/erd.svg

.. only:: latex

   .. image:: erd.svg
       :width: 660px