File tree 2 files changed +2
-2
lines changed 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 61
61
identity =" false" default =" 1" comment =" Customer Note Notify" />
62
62
<column xsi : type =" smallint" name =" customer_is_guest" padding =" 5" unsigned =" true" nullable =" true"
63
63
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" />
65
65
<column xsi : type =" varchar" name =" applied_rule_ids" nullable =" true" length =" 255" comment =" Applied Rule Ids" />
66
66
<column xsi : type =" varchar" name =" reserved_order_id" nullable =" true" length =" 64" comment =" Reserved Order Id" />
67
67
<column xsi : type =" varchar" name =" password_hash" nullable =" true" length =" 255" comment =" Password Hash" />
Original file line number Diff line number Diff line change 216
216
<column xsi : type =" varchar" name =" relation_parent_id" nullable =" true" length =" 32" comment =" Relation Parent Id" />
217
217
<column xsi : type =" varchar" name =" relation_parent_real_id" nullable =" true" length =" 32"
218
218
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" />
220
220
<column xsi : type =" varchar" name =" shipping_method" nullable =" true" length =" 120" />
221
221
<column xsi : type =" varchar" name =" store_currency_code" nullable =" true" length =" 3" comment =" Store Currency Code" />
222
222
<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