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

Table project\_model\_visibility

Remarks

This table defines in which type of project this project model should be displayed.

Schema

Name Type Not Null Primary Key Foreign Key Remarks
:———:———:————-:—————-:—————-:————
id_visibility integer X X This is the primary key of the table.
type character varying(255) It corresponds to an java enumeration that defines the type of the project model (NGO, FUNDING or LOCAL_PARTNER)
id_project_model bigint X project\_model(id_project_model) This is a foreign key to the table project_model.
id_organization integer X This is a foreign key to the table organization.

Diagram

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