summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2015-12-12Branch is deprecated - Changed docs to point to relevant locationeHarel Ben-Attia
2014-11-23Update README.markdownHarel Ben-Attia
2014-11-23Overwritten readme file for the python api dev branchHarel Ben-Attia
2014-11-23Fixed bug in str of the responseHarel Ben-Attia
2014-11-23modified non existent file error msg + fixed response bug in table_structure ↵Harel Ben-Attia
when there are errors
2014-11-23Multiple queries on CLI + load data from string API + finer details in table ↵Harel Ben-Attia
structure response + tests
2014-11-19Provide table structure as part of responses + merge _populate method versionsHarel Ben-Attia
2014-11-16Separation of populate phasesHarel Ben-Attia
2014-11-15Allow different input params for each loaded file + loading file manually + ↵Harel Ben-Attia
fixed modeling of query encoding + tests
2014-11-15Added reuse of loaded data + stdin injection to module API + testsHarel Ben-Attia
2014-11-15Internalized exception handling into the q main objectHarel Ben-Attia
2014-11-15Refactored q to expose objects, and added a python package wrapperHarel Ben-Attia
2014-11-08Merge pull request #75 from Fil/patch-1Harel Ben-Attia
typo
2014-11-08typoFil
2014-11-08Added full control of input/output quoting of data + testsHarel Ben-Attia
Supported quoting types are none, miminal, non numeric and all
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 ↵Harel Ben-Attia
count of 1
2014-10-25Fixed csv double quote escaping behavior. New behavior is as in csv standards.Harel Ben-Attia
Added two backward compatibility flags to allow returning to the (broken) 1.4.0 functionality if needed Added tests to match Quoting output properly will be done separately
2014-10-23Added more version informationHarel Ben-Attia
2014-10-23Support for SELECT statements without a table, allowing things such as ↵Harel Ben-Attia
SELECT 5+8 and such
2014-10-23Merge branch 'master' of https://github.com/harelba/qHarel Ben-Attia
2014-10-23Added sha1 udfHarel Ben-Attia
2014-10-21Merge pull request #63 from heliac2000/unicode-strings-in-column-valueHarel Ben-Attia
Fix the error occurred when a column value includes unicode strings
2014-10-20Fix the error occurred when a column value includes unicode strings.Takahashi Mamoru
Its error message is "query error: user-defined function raised exception".
2014-08-16Update README.markdownHarel Ben-Attia
2014-08-16Fixed imageHarel Ben-Attia
2014-08-16Added basic examples imageHarel Ben-Attia
2014-07-15Update README.markdownHarel Ben-Attia
2014-07-13Update README.markdownHarel Ben-Attia
2014-07-13Update README.markdownHarel Ben-Attia
2014-07-12Moved all docs to the new q web siteHarel Ben-Attia
README now contains just a link to the web site itself.
2014-07-07Update README.markdownHarel Ben-Attia
2014-07-07Update README.markdownHarel Ben-Attia
2014-07-07Update README.markdownHarel Ben-Attia
2014-07-06Update README.markdownHarel Ben-Attia
2014-07-05Update README.markdownHarel Ben-Attia
2014-06-27Merge pull request #58 from StreakyCobra/archlinux-installHarel Ben-Attia
Add archlinux informations in INSTALL.markdown
2014-06-19Add archlinux informations in INSTALL.markdownFabien Dubosson
2014-06-14Update README.markdownHarel Ben-Attia
2014-06-14Update README.markdownHarel Ben-Attia
2014-06-14Update EXAMPLES.markdownHarel Ben-Attia
2014-06-14Update README.markdownHarel Ben-Attia
2014-06-14Update README.markdownHarel Ben-Attia
2014-06-14Updated INSTALL doc for 1.4.0Harel Ben-Attia
2014-06-14Update README.markdownHarel Ben-Attia
2014-06-14fixed changelog linksHarel Ben-Attia
2014-06-14Update README.markdownHarel Ben-Attia
2014-06-14Update README.markdownHarel Ben-Attia
2014-06-14Update README.markdownHarel Ben-Attia
2014-06-14Removing "not released yet" comment...1.4.0Harel Ben-Attia