Option relax_column_count_more
The relax_column_count_more
option is inspired by the relax_column_count
option. It tolerates data sets with inconsistent number of fields between records as long as the number of fields is superior to the expectation.
- Type:
boolean
- Optional
- Default:
false
- Since: 4.8.0
- Related:
relax_column_count
,quote
,relax_column_count_less
— see Available Options
Refer to the relax_column_count
option to learn about specific implementation details.
Usage
This example shows how the second line is tolerated despite having more fields than in the first line.