mywind icon indicating copy to clipboard operation
mywind copied to clipboard

MySQL version of Northwind demo database

Results 1 mywind issues
Sort by recently updated
recently updated
newest added

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 !