From 41a99e114e79f167fa1a0548082bf573efa22516 Mon Sep 17 00:00:00 2001 From: Dmytro Cheshun Date: Thu, 10 May 2018 19:24:56 +0300 Subject: [PATCH] [Forwardport] Update 'remote_ip' in both 'sales_order' and 'quote' tables for ipv6 #10395 --- app/code/Magento/Quote/etc/db_schema.xml | 2 +- app/code/Magento/Sales/etc/db_schema.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/code/Magento/Quote/etc/db_schema.xml b/app/code/Magento/Quote/etc/db_schema.xml index 999d23328e0ec..3bd7122e65d7f 100644 --- a/app/code/Magento/Quote/etc/db_schema.xml +++ b/app/code/Magento/Quote/etc/db_schema.xml @@ -61,7 +61,7 @@ identity="false" default="1" comment="Customer Note Notify"/> - + diff --git a/app/code/Magento/Sales/etc/db_schema.xml b/app/code/Magento/Sales/etc/db_schema.xml index 8c91a8b5fbc13..4b716e761094c 100644 --- a/app/code/Magento/Sales/etc/db_schema.xml +++ b/app/code/Magento/Sales/etc/db_schema.xml @@ -216,7 +216,7 @@ - +