Commit Graph

9 Commits

Author SHA1 Message Date
Chris Smith
e5b52d0eb1 Added rowTable option to ftcsv.parse()
rowTable makes ftcsv.parse() store rows in an existing table, which
allows merging of multiple CSV files.
2017-11-02 13:52:08 +00:00
Shakil Thakur
3555837142 fixed bug where quote existed in non-quoted field 2016-11-12 17:44:41 -06:00
Shakil Thakur
022522ce6d better error handling with unit tests! 2016-11-06 11:36:24 -06:00
Shakil Thakur
75d533a6fb updated version and added some more unit tests 2016-10-20 22:56:26 -05:00
Shakil Thakur
a15d50ec8b code refactor, can now modify headers via function, and slight performance increase 2016-04-02 15:42:32 -05:00
Shakil Thakur
af3abfa33e major vanilla lua speedups 2016-03-19 13:27:47 -05:00
Shakil Thakur
14e1e14a9a First Release :shipit: 2016-03-13 21:47:57 -05:00
Shakil Thakur
5fc03b0c5c added more unit tests and finalized api 2016-03-13 00:33:31 -06:00
Shakil Thakur
67948d8f3a adding ftcsv and test scripts 2016-03-09 06:37:25 -06:00