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 !