Skip to content

Hotfix/product deleter - #114

Open
xtremevision wants to merge 9 commits into
macopedia:magento2from
xtremevision:hotfix/product-deleter
Open

Hotfix/product deleter#114
xtremevision wants to merge 9 commits into
macopedia:magento2from
xtremevision:hotfix/product-deleter

Conversation

@xtremevision

Copy link
Copy Markdown
  • Clears Magento 2 catalog entity and index tables.
  • Clears MSI source items, reservations, low-stock configuration, and inventory changelog.
  • Clears core downloadable-product, product-alert, wishlist, comparison, viewed-product, and WEEE product references.
  • Deletes only product URL rewrites.
  • Preserves categories, stocks, sources, orders, and project-specific tables.
  • Checks optional tables before truncating them.
  • Restores foreign-key checks with finally, including after failures.
  • Supports Magento database table prefixes.
  • Corrected the MSI importer’s prefix-compatible table detection.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant