User Tools

Site Tools


Sidebar

Table listing

Here is the list of all tables created in the database.

Clic on a table name for more informations.

model:richtextelement

Table richtextelement

Remarks

This table contains the content of a text area that belongs to a section of a report.

Schema

Name Type Not Null Primary Key Foreign Key Remarks
:———:———:————-:—————-:—————-:————
id integer X X This is the primary key of the table.
sort_order integer It corresponds to the order it will be displayed.
sectionid integer This is a foreign key to the table ProjectReportModelSection.
text text It contains the content of the text area.
version_id integer projectreportversion(id) This is a foreign key to the table ProjectReportVersion.

Diagram

model/richtextelement.txt · Last modified: 2016/01/11 21:38 (external edit)