Automatic creation of all orders in order_version during the 2.0.3 update
This commit is contained in:
@@ -97,6 +97,6 @@ SELECT
|
||||
`version`,
|
||||
`version_created_at`,
|
||||
`version_created_by`
|
||||
FROM `order`;
|
||||
FROM `order`;
|
||||
|
||||
SET FOREIGN_KEY_CHECKS = 1;
|
||||
Reference in New Issue
Block a user