feat(MySQL): Get Many stored procedures created for product variations with variation types and product prices with discounts and delivery options.
This commit is contained in:
@@ -114,8 +114,8 @@ SELECT * FROM Shop_Delivery_Option;
|
||||
SELECT * FROM Shop_Delivery_Option_Audit;
|
||||
|
||||
# Delivery Options
|
||||
SELECT * FROM Shop_Product_Delivery_Option_Link;
|
||||
SELECT * FROM Shop_Product_Delivery_Option_Link_Audit;
|
||||
SELECT * FROM Shop_Product_Permutation_Delivery_Option_Link;
|
||||
SELECT * FROM Shop_Product_Permutation_Delivery_Option_Link_Audit;
|
||||
|
||||
# Discounts
|
||||
SELECT * FROM Shop_Discount;
|
||||
|
||||
Reference in New Issue
Block a user