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

Table quality\_criterion

Remarks

This table contains all criterion relative to a quality framework.

Schema

Name Type Not Null Primary Key Foreign Key Remarks
:———:———:————-:—————-:—————-:————
id_quality_criterion integer X X This is the primary key of the table.
code character varying(8192) X It corresponds to a short label for this quality criterion.
label text X It corresponds to an human-readable name for the quality criterion.
id_organization integer X organization(id_organization) This is a foreign key to the table organization.
id_quality_framework integer X quality\_framework(id_quality_framework) This is a foreign key to the table quality_framework.

Diagram

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