pp615_contractordetail_unfair_contractors
Столбцы
id
integer NOT NULL PRIMARY KEYcontractordetail_id
integer NOT NULL FOREIGN KEY REFERENCESpp615_contractordetail
(id
)unfaircontractor_id
integer NOT NULL FOREIGN KEY REFERENCESpp615_unfaircontractor
(id
)
Ограничения
UNIQUE KEY (contractordetail_id, unfaircontractor_id)
Внешние ключи
contractordetail_id
integer NOT NULL FOREIGN KEY REFERENCESpp615_contractordetail
(id
)unfaircontractor_id
integer NOT NULL FOREIGN KEY REFERENCESpp615_unfaircontractor
(id
)