mirror of
https://github.com/n8n-io/n8n.git
synced 2026-05-27 23:07:12 +02:00
This adds support for 1. custom delimiters 2. reading offsets to avoid having to read a large CSV all at once 3. excluding byte-order-mark NODE-861 #7443
15 B
15 B
| 1 | a | b | c |
|---|---|---|---|
| 2 | 1 | 2 | 3 |