summaryrefslogtreecommitdiffstats
path: root/bin/q
AgeCommit message (Expand)Author
2014-12-10Multiple queries on CLI + Reuse of loaded data + Full code refactoring (full ...Harel Ben-Attia
2014-11-08typoFil
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-10-23Added more version informationHarel Ben-Attia
2014-10-23Support for SELECT statements without a table, allowing things such as SELECT...Harel Ben-Attia
2014-10-23Merge branch 'master' of https://github.com/harelba/qHarel Ben-Attia
2014-10-23Added sha1 udfHarel Ben-Attia
2014-10-20Fix the error occurred when a column value includes unicode strings.Takahashi Mamoru
2014-06-14Removing "not released yet" comment...1.4.0Harel Ben-Attia
2014-06-14Added fix for regexp handling of null and non string dataHarel Ben-Attia
2014-06-14Changed RPM package name to q-text-as-data + Fixed RPM creation after folder ...Harel 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-06-07Native support for autodetected long data typesHarel Ben-Attia
2014-05-20Fixed copyright messageHarel Ben-Attia
2014-05-20Refactored folder structureHarel Ben-Attia