NeoCSV icon indicating copy to clipboard operation
NeoCSV copied to clipboard

Detecting column type automatically

Open jmari opened this issue 7 years ago • 1 comments

It'll be great that NeoCSV was able to detect the column type when you import from CSV

jmari avatar Apr 24 '18 18:04 jmari

Hmm, that seems hard to do in a general and reliable manor.

It would also require reading ahead and then going back.

svenvc avatar Feb 19 '20 12:02 svenvc