1
1
mirror of https://github.com/harelba/q.git synced 2024-10-04 06:48:13 +03:00
Commit Graph

13 Commits

Author SHA1 Message Date
Harel Ben-Attia
9b492b829a
q benchmark (#241) 2020-09-19 12:56:06 +03:00
Harel Ben-Attia
9cdf95534d wip 2020-02-01 13:12:31 +02:00
Harel Ben-Attia
fa1665c4ce fix rpm/deb to use binary executable instead of python source 2019-11-30 18:16:54 +02:00
Harel Ben-Attia
8ee90372da working versions with sqlitebck - Need to find new packaging solution 2017-11-20 15:54:50 +02:00
Harel Ben-Attia
544abf0629 Docs update for installation 2017-04-20 14:22:42 +03:00
Harel Ben-Attia
94bae328b5 Added control over max field size + info when failing on this 2017-04-06 18:58:20 +03:00
Harel Ben Attia
6cab73152e WIP 2017-04-06 13:42:17 +03:00
Harel Ben-Attia
d584bb68b0 Formalized windows build... 2014-12-13 09:53:54 -05:00
Harel Ben-Attia
77d498cfb0 Added debian packaing script + more fixes to RPM creation + fixed error message text 2014-12-13 06:41:45 -05:00
Harel Ben-Attia
f56270a2f9 Fixed RPM creation + some docs 2014-12-12 10:36:06 -05:00
Harel Ben-Attia
2147ccc017 Multiple queries on CLI + Reuse of loaded data + Full code refactoring (full python API) + RPM compiles q to binary
Included changes:
pick 8b4342d Refactored q to expose objects, and added a python package wrapper
pick b0d28b1 Internalized exception handling into the q main object
pick faf3904 Added reuse of loaded data + stdin injection to module API + tests
pick 08cf2bb Allow different input params for each loaded file + loading file manually + fixed modeling of query encoding + tests
pick 3a7fffd Separation of populate phases
pick 92d0bb6 Provide table structure as part of responses + merge _populate method versions
pick d04a24c Multiple queries on CLI + load data from string API + finer details in table structure response + tests
pick d90c392 modified non existent file error msg + fixed response bug in table_structure when there are errors
pick 5908a75 Fixed bug in str of the response
pick a9dcc74 New RPM creation which matches commit hash to version, and compiles q
pick 90fd18a Fixed permissions for new RPM.
2014-12-10 19:47:59 -05:00
Harel Ben-Attia
2f716c6d6e Added message to create-rpm before committing and fixing 2014-05-20 05:30:16 -04:00
Harel Ben-Attia
1f4c5e622a Added license + RPM packaging logic + man page 2014-02-21 10:50:45 -05:00