Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add foreign key constraint to Spree::OrderPromotions table
This adds a foreign key constraint that makes sure at the database level that we don't have non-existent order IDs in the spree_orders_promotions table.
- Loading branch information