Opened 9 years ago
Closed 9 years ago
#145 closed defect (fixed)
contrainte de cle étrangère lot > ope manquante
Reported by: | cedric | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 45 Release JAVA0.4 |
Component: | database | Version: | 0.4 |
Keywords: | Cc: |
Description
alter table fd80.t_lot_lot ADD CONSTRAINT c_fk_lot_ope_identifiant FOREIGN KEY (lot_ope_identifiant, lot_org_code)
REFERENCES fd80.t_operation_ope (ope_identifiant, ope_org_code);
Change History (2)
comment:1 Changed 9 years ago by cedric
comment:2 Changed 9 years ago by cedric
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
Cette contrainte manque chez moi en localhost mais pas sur le serveur