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:phase_model

Table phase\_model

Remarks

A phase_model corresponds to a model of phase that can be modified while the model of project is in draft mode.

Schema

Name Type Not Null Primary Key Foreign Key Remarks
:———:———:————-:—————-:—————-:————
id_phase_model bigint X X This is the primary key of the table.
display_order integer It corresponds to the order it will be displayed.
guide text
name character varying(8192) X
definition_id integer X phase\_model\_definition(id_phase_model_definition)
id_layout bigint layout(id_layout)
id_project_model bigint X project\_model(id_project_model)

Diagram

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