Skip to content

Commit 17e8462

Browse files
committed
Drop columns related to Magento_ScalableInventory EE module
1 parent f70c5f8 commit 17e8462

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

scripts/cataloginventory.sql

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
ALTER TABLE `cataloginventory_stock_item`
2+
DROP COLUMN `deferred_stock_update`,
3+
DROP COLUMN `use_config_deferred_stock_update`;

0 commit comments

Comments
 (0)