summaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)Author
2015-01-26Fixed bug #89 - Output formatting attempts to apply to header rowHarel Ben-Attia
2014-12-12Fixed utf-8 with BOM issues and reinstated the matching test + docs stuffHarel Ben-Attia
2014-12-10Multiple queries on CLI + Reuse of loaded data + Full code refactoring (full ...Harel Ben-Attia
2014-11-08Added full control of input/output quoting of data + testsHarel Ben-Attia
2014-10-30Fixed proper encoding when opening file, limiting zipping from stdinHarel Ben-Attia
2014-10-26Suppressed column count warning when the user provides a specific column coun...Harel Ben-Attia
2014-10-25Fixed csv double quote escaping behavior. New behavior is as in csv standards.Harel Ben-Attia
2014-06-14Added fix for regexp handling of null and non string dataHarel Ben-Attia
2014-06-07Removed need for random temp tables + added join testsHarel Ben-Attia
2014-06-07Added option to add output header to the output + TestsHarel Ben-Attia
2014-06-07Encoding related additions + Allow reading query from a fileHarel Ben-Attia
2014-05-20Fixed tests execution after refactoringHarel Ben-Attia
2014-05-20Refactored folder structureHarel Ben-Attia