summaryrefslogtreecommitdiffstats
path: root/q
AgeCommit message (Expand)Author
2014-05-20PEP8-ed the python executablesHarel Ben-Attia
2014-05-20Added -T flag for tab delimited outputHarel Ben-Attia
2014-05-15Fixed column type related issues with bulk loadHarel Ben-Attia
2014-05-07Bulk insert for better performanceGasol Wu
2014-05-01Update qHarel Ben-Attia
2014-03-03Fixed help textHarel Ben-Attia
2014-03-03Fixed man page + version number + rpm specHarel Ben-Attia
2014-03-03Added backticks to the -A analysis parameter, so it will be parsable with spa...Harel Ben-Attia
2014-03-03Keep leading spaces parameter + matching testsHarel Ben-Attia
2014-03-01Lots of changes preparing version 1.3.0b (beta). See below1.3.0bHarel Ben-Attia
2014-02-22Removed warning message in order to prevent confusion (although the warning i...1.2.0Harel Ben-Attia
2014-02-22Upgrade engine - Quoted CSVs are now supported, including non-ascii encoding ...Harel Ben-Attia
2014-02-21Added license + RPM packaging logic + man pageHarel Ben-Attia
2014-02-20Better error reporting1.1.6Harel Ben-Attia
2014-02-17Update qzhanxw
2014-01-15Updated version string to 1.1.51.1.5Harel Ben-Attia
2014-01-15Added support to regexp operation, based on pull request from @NickBeeuwsaert...Nick Beeuwsaert
2014-01-15Updated version to 1.1.41.1.4Harel Ben-Attia
2014-01-15Fixed version numberHarel Ben-Attia
2014-01-15Merging pull request of @JKrag (thanks!), with some minor changes, mainly cha...1.1.3Jan Krag
2014-01-09Added tag 1.1.2 -> includes a fix for handling unicode when using beautify ou...1.1.2Harel Ben-Attia
2014-01-09Survive unicode chars in data when doing beautify outputJan Krag
2014-01-07work around empty row bug, until a complete fix is added1.1.1Harel Ben-Attia
2014-01-06Fixing bug in example provided in --help text1.1Harel Ben-Attia
2014-01-04Small hack-fix to account for the simplest use cases of filtering filename. W...Harel Ben-Attia
2013-08-08Fix header skip processing so structure won't be analyzed until we skipped th...1.0Harel Ben-Attia
2012-11-20Fixed bug in string escaping that caused failures from time to time + better ...Harel Ben-Attia
2012-06-25Added ~/.qrc file support for default optionsHarel Ben-Attia
2012-02-06Basic multiple insertion flow + option for skipping encodingHarel Ben-Attia
2012-02-03Support for JOINs and subqueriesHarel Ben-Attia
2012-02-01Multiple file support + gzipped file support + encodings + other stuffHarel Ben-Attia
2012-01-31Fix typoHarel Ben-Attia
2012-01-31Initial code inside + exampledatafile used in examplesHarel Ben-Attia