Skip to content

Conversation

sergy-gzh
Copy link
Member

Description

Removed the FK creation from install script

Fixed Issues (if relevant)

  1. Drop Foreign Key to Catalog table from Inventory module #108: Drop Foreign Key to Catalog table from Inventory module

Manual testing scenarios

  1. Checkout source code.
  2. Run Magento install.
  3. RUN 'SHOW CREATE TABLE inventory_source_item;' in mysql console to make sure Constraint to catalog_product_entity is gone.

Contribution checklist

  • Pull request has a meaningful description of its purpose
  • All commits are accompanied by meaningful commit messages
  • All new or changed code is covered with unit/integration tests (if applicable)
  • All automated tests passed successfully (all builds on Travis CI are green)

@maghamed maghamed merged commit 0a77e42 into magento:develop Oct 4, 2017
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.

2 participants