Merge pull request #504 from magento-troll/sprint21
MAGETWO-51655 [Improvement] Convert customer group identifier field from SMALLINT to INT
Showing
- app/code/Magento/Bundle/Setup/InstallSchema.php 4 additions, 2 deletionsapp/code/Magento/Bundle/Setup/InstallSchema.php
- app/code/Magento/Bundle/Setup/UpgradeSchema.php 18 additions, 0 deletionsapp/code/Magento/Bundle/Setup/UpgradeSchema.php
- app/code/Magento/Bundle/etc/module.xml 1 addition, 1 deletionapp/code/Magento/Bundle/etc/module.xml
- app/code/Magento/Catalog/Setup/InstallSchema.php 6 additions, 3 deletionsapp/code/Magento/Catalog/Setup/InstallSchema.php
- app/code/Magento/Catalog/Setup/UpgradeSchema.php 25 additions, 0 deletionsapp/code/Magento/Catalog/Setup/UpgradeSchema.php
- app/code/Magento/Catalog/etc/module.xml 1 addition, 1 deletionapp/code/Magento/Catalog/etc/module.xml
- app/code/Magento/CatalogRule/Setup/InstallSchema.php 5 additions, 2 deletionsapp/code/Magento/CatalogRule/Setup/InstallSchema.php
- app/code/Magento/CatalogRule/Setup/UpgradeSchema.php 14 additions, 0 deletionsapp/code/Magento/CatalogRule/Setup/UpgradeSchema.php
- app/code/Magento/CatalogRule/etc/module.xml 1 addition, 1 deletionapp/code/Magento/CatalogRule/etc/module.xml
- app/code/Magento/Customer/Block/Account/AuthorizationLink.php 10 additions, 1 deletion...code/Magento/Customer/Block/Account/AuthorizationLink.php
- app/code/Magento/Customer/Block/Account/Delimiter.php 21 additions, 0 deletionsapp/code/Magento/Customer/Block/Account/Delimiter.php
- app/code/Magento/Customer/Block/Account/Link.php 11 additions, 1 deletionapp/code/Magento/Customer/Block/Account/Link.php
- app/code/Magento/Customer/Block/Account/Navigation.php 47 additions, 0 deletionsapp/code/Magento/Customer/Block/Account/Navigation.php
- app/code/Magento/Customer/Block/Account/SortLink.php 21 additions, 0 deletionsapp/code/Magento/Customer/Block/Account/SortLink.php
- app/code/Magento/Customer/Block/Account/SortLinkInterface.php 27 additions, 0 deletions...code/Magento/Customer/Block/Account/SortLinkInterface.php
- app/code/Magento/Customer/Model/ResourceModel/Group.php 61 additions, 0 deletionsapp/code/Magento/Customer/Model/ResourceModel/Group.php
- app/code/Magento/Customer/Setup/UpgradeSchema.php 90 additions, 0 deletionsapp/code/Magento/Customer/Setup/UpgradeSchema.php
- app/code/Magento/Customer/Test/Unit/Model/ResourceModel/GroupTest.php 72 additions, 1 deletion...ento/Customer/Test/Unit/Model/ResourceModel/GroupTest.php
- app/code/Magento/Customer/etc/di.xml 2 additions, 0 deletionsapp/code/Magento/Customer/etc/di.xml
- app/code/Magento/Customer/etc/module.xml 1 addition, 1 deletionapp/code/Magento/Customer/etc/module.xml
Please register or sign in to comment