Table of Contents

Table quality\_framework

Remarks

This table contains a list of quality framework that could be used in Sigmah. You can notice that this feature is already not implemented. It should be done in a future release.

Schema

Name Type Not Null Primary Key Foreign Key Remarks
:———:———:————-:—————-:—————-:————
id_quality_framework integer X X This is the primary key of the table.
label character varying(8192) X This is the name of the quality framework.
id_organization integer X organization(id_organization) This is a foreign key to the table organization.

Diagram