fz94_notificationlot_products
Столбцы
id
integer NOT NULL PRIMARY KEYnotificationlot_id
bigint NOT NULL FOREIGN KEY REFERENCESfz94_notificationlot
(id
)okdp_id
varchar(20) NOT NULL FOREIGN KEY REFERENCESgz_okdp
(code
)
Ограничения
UNIQUE KEY (notificationlot_id, okdp_id)
Внешние ключи
notificationlot_id
bigint NOT NULL FOREIGN KEY REFERENCESfz94_notificationlot
(id
)okdp_id
varchar(20) NOT NULL FOREIGN KEY REFERENCESgz_okdp
(code
)