gz_protocollot_requirements
– protocollot-requirementdetail relationship
Столбцы
id
integer NOT NULL PRIMARY KEYID
protocollot_id
bigint NOT NULL FOREIGN KEY REFERENCESgz_protocollot
(id
)protocollot
requirementdetail_id
integer NOT NULL FOREIGN KEY REFERENCESgz_requirementdetail
(id
)requirementdetail
Ограничения
UNIQUE KEY (protocollot_id, requirementdetail_id)
Внешние ключи
protocollot_id
bigint NOT NULL FOREIGN KEY REFERENCESgz_protocollot
(id
)protocollot
requirementdetail_id
integer NOT NULL FOREIGN KEY REFERENCESgz_requirementdetail
(id
)requirementdetail