File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 6161 identity =" false" default =" 1" comment =" Customer Note Notify" />
6262 <column xsi : type =" smallint" name =" customer_is_guest" padding =" 5" unsigned =" true" nullable =" true"
6363 identity =" false" default =" 0" comment =" Customer Is Guest" />
64- <column xsi : type =" varchar" name =" remote_ip" nullable =" true" length =" 32 " comment =" Remote Ip" />
64+ <column xsi : type =" varchar" name =" remote_ip" nullable =" true" length =" 45 " comment =" Remote Ip" />
6565 <column xsi : type =" varchar" name =" applied_rule_ids" nullable =" true" length =" 255" comment =" Applied Rule Ids" />
6666 <column xsi : type =" varchar" name =" reserved_order_id" nullable =" true" length =" 64" comment =" Reserved Order Id" />
6767 <column xsi : type =" varchar" name =" password_hash" nullable =" true" length =" 255" comment =" Password Hash" />
Original file line number Diff line number Diff line change 216216 <column xsi : type =" varchar" name =" relation_parent_id" nullable =" true" length =" 32" comment =" Relation Parent Id" />
217217 <column xsi : type =" varchar" name =" relation_parent_real_id" nullable =" true" length =" 32"
218218 comment =" Relation Parent Real Id" />
219- <column xsi : type =" varchar" name =" remote_ip" nullable =" true" length =" 32 " comment =" Remote Ip" />
219+ <column xsi : type =" varchar" name =" remote_ip" nullable =" true" length =" 45 " comment =" Remote Ip" />
220220 <column xsi : type =" varchar" name =" shipping_method" nullable =" true" length =" 120" />
221221 <column xsi : type =" varchar" name =" store_currency_code" nullable =" true" length =" 3" comment =" Store Currency Code" />
222222 <column xsi : type =" varchar" name =" store_name" nullable =" true" length =" 32" comment =" Store Name" />
You can’t perform that action at this time.
0 commit comments