Table `purchase_orders` has `created_by` column that "points to an employee" declaring constraint `fk_purchase_orders_employees1` I have the suspect that also `approved_by` and `submitted_by` should have a similar constraint. Thanks !
Table
purchase_ordershascreated_bycolumn that "points to an employee" declaring constraintfk_purchase_orders_employees1I have the suspect that also
approved_byandsubmitted_byshould have a similar constraint.Thanks !