Commit Graph

34 Commits

Author SHA1 Message Date
oof1lab
c0ee4166cd Feature : #14 : _health and _version 2018-01-06 16:43:22 +00:00
oof1lab
ed9c9f754b Refactor : separate class for controller 2017-11-25 19:03:24 +05:30
oof1lab
dac2796bb7 Feature : Option for api prefix in URL 2017-11-25 09:56:59 +05:30
oof1lab
c9779e27bb refactor : only join, left join and right join supported 2017-11-20 13:28:03 +05:30
oof1lab
881921461c refactor : chart gets new querying way steppair 2017-11-19 17:45:19 +05:30
oof1lab
8bb91180e7 refactor : count api uses where condition 2017-11-19 17:12:56 +05:30
oof1lab
a29e82787b refactor : move prepare methods to from api to sql class 2017-11-18 13:01:50 +05:30
oof1lab
85346e0b2e Fix : handle ignore tables in xjoin api 2017-11-18 12:55:25 +05:30
oof1lab
d048221a89 Feature : xjoin API 🔥 🔥
npm v0.4.0
2017-11-17 20:07:00 +05:30
oof1lab
73090ab658 Feature : API Autochart 🔥 🔥
v npm 0.3.4
2017-11-16 13:19:11 +05:30
oof1lab
5d2030a089 Feature : Distinct API, npm v0.3.3 2017-11-16 12:12:56 +05:30
oof1lab
bf95f02c75 Feature : adding 'range' option to Chart API npm v0.3.1 2017-11-14 19:40:21 +05:30
oof1lab
fb97051753 Feature: Bulk insert, delete, read - npm v0.2.5 2017-11-13 12:41:00 +05:30
oof1lab
7f783a7347 API : Replace (PUT) in plural route and replace put with replace in singular route.
npm v0.2.4
2017-11-12 19:40:05 +05:30
oof1lab
16b4b7295f API: Chart added v0.2.3 2017-11-12 13:26:48 +05:30
oof1lab
e72dee4b93 New API : Groups v0.2.2 2017-11-11 23:14:16 +05:30
oof1lab
a5410c0137 Features : adding findOne api v0.2.0 2017-11-06 22:02:36 +00:00
oof1lab
d4ac1033e9 refactor : console prints 2017-11-06 19:16:06 +00:00
oof1lab
2d218b33bd refactor : turning group fields as params 2017-11-06 18:10:52 +00:00
oof1lab
b913cf2d88 Refactor: keeping order by as params in query 2017-11-06 17:59:33 +00:00
oof1lab
4235d39e0e Refactor: keeping list funcs dry. 2017-11-06 17:51:47 +00:00
oof1lab
aa63e3f4ab Fix: turn all select statements to prepared queries. 2017-11-06 17:23:29 +00:00
oof1lab
a6d098cd5b Feature addition: group by and having in query params
version : 0.1.0
2017-11-04 13:33:32 +00:00
oof1lab
7df4c93a30 Feature addition : WHERE clause
version 0.0.8
2017-11-02 20:13:42 +00:00
oof1lab
ee3d65e17e tests for where clause 2017-11-02 17:51:08 +00:00
oof1lab
b7b9cc3176 feature : where clause - work in progress
first cut, not getting invoked yet with apis
however unit tests are testing the logic of new file.
2017-11-01 20:26:27 +00:00
oof1lab
411b510955 fix: error handling
need more of this
2017-11-01 06:55:15 +00:00
oof1lab
65bbf5655d feature addition: aggregate functions 2017-10-31 17:56:45 +00:00
oof1lab
8ca85a98a5 feature addition: make file upload and download - available only in local 2017-10-31 16:51:36 +00:00
oof1lab
f0055ecf2a feature addition: file upload and downloads
version: 0.0.5
2017-10-31 16:35:18 +00:00
oof1lab
53a364ac3a doc update: api group by + order by 2017-10-31 15:26:22 +00:00
oof1lab
4107a87ee7 refactor: comments 2017-10-31 12:36:37 +00:00
oof1lab
7c8b97bd13 feature: creating actual routes for each table instead of mapping from request params
version : 0.0.4
2017-10-31 12:29:11 +00:00
oof1lab
67515e05df first commit 2017-10-29 18:49:51 +00:00