Table listing
Here is the list of all tables created in the database.
Clic on a table name for more informations.
Here is the list of all tables created in the database.
Clic on a table name for more informations.
With a Report_List_Element, a report can be added on a project. But it is not used on the software and will be removed on a future revision. So this table can be considered as obsolete.
Name | Type | Not Null | Primary Key | Foreign Key | Remarks |
:——— | :——— | :————- | :—————- | :—————- | :———— |
id_flexible_element | bigint | X | X | flexible\_element(id_flexible_element) | This is the primary key of the table and also a foreign key on the table flexible_element which is its parent table. |
model_id | integer | projectreportmodel(id) | This is a foreign key to the table ProjectReportModel |