Automatic versionning of all existing orders during the update 2.0.3
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