File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
app/code/Magento/Sales/etc Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 188
188
<column xsi : type =" decimal" name =" weight" scale =" 4" precision =" 12" unsigned =" false" nullable =" true"
189
189
comment =" Weight" />
190
190
<column xsi : type =" datetime" name =" customer_dob" on_update =" false" nullable =" true" comment =" Customer Dob" />
191
- <column xsi : type =" varchar" name =" increment_id" nullable =" true" length =" 32 " comment =" Increment ID" />
191
+ <column xsi : type =" varchar" name =" increment_id" nullable =" true" length =" 50 " comment =" Increment ID" />
192
192
<column xsi : type =" varchar" name =" applied_rule_ids" nullable =" true" length =" 128" comment =" Applied Rule Ids" />
193
193
<column xsi : type =" varchar" name =" base_currency_code" nullable =" true" length =" 3" comment =" Base Currency Code" />
194
194
<column xsi : type =" varchar" name =" customer_email" nullable =" true" length =" 128" comment =" Customer Email" />
208
208
<column xsi : type =" varchar" name =" hold_before_state" nullable =" true" length =" 32" comment =" Hold Before State" />
209
209
<column xsi : type =" varchar" name =" hold_before_status" nullable =" true" length =" 32" comment =" Hold Before Status" />
210
210
<column xsi : type =" varchar" name =" order_currency_code" nullable =" true" length =" 3" comment =" Order Currency Code" />
211
- <column xsi : type =" varchar" name =" original_increment_id" nullable =" true" length =" 32 "
211
+ <column xsi : type =" varchar" name =" original_increment_id" nullable =" true" length =" 50 "
212
212
comment =" Original Increment ID" />
213
213
<column xsi : type =" varchar" name =" relation_child_id" nullable =" true" length =" 32" comment =" Relation Child ID" />
214
214
<column xsi : type =" varchar" name =" relation_child_real_id" nullable =" true" length =" 32"
You can’t perform that action at this time.
0 commit comments