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

Table log\_frame

Remarks

A log_frame corresponds to a logical framework related to a model of logical framework. It belongs to a project.

Schema

Name Type Not Null Primary Key Foreign Key Remarks
:———:———:————-:—————-:—————-:————
id_log_frame integer X X This is the primary key of the table.
main_objective text This is a sentence that describes the main objective of the project
id_log_frame_model integer X log\_frame\_model(id_log_frame) This is a foreign key to the table log_frame_model. The log_frame_model related corresponds to the model of this logical framework.
id_project integer X project(databaseid) This is a foreign key to the table project.

Diagram

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