Pranav C
|
fef5599e5c
|
test(cypress): xcdb project test, user invite, docs update
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2021-08-30 14:11:56 +05:30 |
|
Pranav C
|
163aba26b3
|
test(cypress): Common test for GQL & Rest, Filter , Test for filter, row creation, etc...
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2021-08-30 14:11:56 +05:30 |
|
Pranav C Balan
|
0f7759956f
|
chore: published 0.9.18
Signed-off-by: Pranav C Balan <pranavxc@gmail.com>
|
2021-05-31 23:07:32 +05:30 |
|
“pranavxc”
|
69be190d68
|
Xmysql is now NocoDB (An Open Source Airtable alternative)
|
2021-05-27 11:37:53 +05:30 |
|
Jeremy Nagel
|
372bdfc8d1
|
Bump package version
|
2020-05-30 15:25:06 +10:00 |
|
oof1lab
|
68acb4db0f
|
bump version
|
2020-03-26 14:40:02 +00:00 |
|
Anshorimuslim
|
6bbe034b28
|
fix(xapi): remove green.bold and update mysql packages for deprecation warning
|
2020-03-07 06:17:54 +07:00 |
|
Daniel Ruf
|
b3661bf981
|
Upgrade dependency to support NodeJS 12+
|
2019-11-17 19:41:34 +01:00 |
|
oof1lab
|
8d6c893460
|
bump version!
|
2019-10-07 20:10:54 +05:30 |
|
v2io
|
8576c6ab51
|
eslint
|
2019-03-28 16:20:22 +05:30 |
|
Philip Ebels
|
95b3439fab
|
Fixed version bug
|
2018-08-31 18:41:57 +02:00 |
|
o1lab
|
1411a7c616
|
Fixing #40: Handling mysql 8 results in caps!
|
2018-07-30 20:34:47 +01:00 |
|
o1lab
|
412e5c1b5a
|
bump version 0.4.8
|
2018-07-21 18:30:25 +01:00 |
|
o1lab
|
a13f26cf60
|
Feature : option to support multiple cpu cores (using cluster)
|
2018-06-15 17:24:02 +01:00 |
|
o1lab
|
ad42700863
|
Fix : removed serve-favicon package and moved mocha to dev dependency
|
2018-06-14 10:20:57 +01:00 |
|
o1lab
|
2433135b03
|
Feature : flag to enable read only apis
|
2018-06-14 09:55:19 +01:00 |
|
o1lab
|
45eb1dd4c1
|
npm version 0.4.5
|
2018-05-20 12:43:11 +01:00 |
|
o1lab
|
52ecd1d65d
|
Version : 0.4.4
|
2018-02-26 14:38:23 +00:00 |
|
oof1lab
|
c0ee4166cd
|
Feature : #14 : _health and _version
|
2018-01-06 16:43:22 +00:00 |
|
oof1lab
|
6c82d31d8d
|
publish : npm v0.4.1
|
2017-12-06 18:20:46 +05:30 |
|
oof1lab
|
1054fc529b
|
Fix : cors middleware - #12
|
2017-12-06 18:17:50 +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
|
719b8b2042
|
Feature : between in where clause npm v0.3.2
|
2017-11-16 11:50:18 +05:30 |
|
oof1lab
|
bf95f02c75
|
Feature : adding 'range' option to Chart API npm v0.3.1
|
2017-11-14 19:40:21 +05:30 |
|
oof1lab
|
a165dcb779
|
Feature : 'is' operator in where clause npm v0.3.0
|
2017-11-14 18:43:36 +05:30 |
|
oof1lab
|
a33ae8595d
|
Feature : 'like' and 'not like' operators in where clause npm v0.2.9
|
2017-11-14 18:19:18 +05:30 |
|
oof1lab
|
087ce3b2e4
|
Feature : 'in' comparison operator in where clause npm v0.2.8
|
2017-11-14 17:52:55 +05:30 |
|
oof1lab
|
7a2c5b3f62
|
Feature : Support VIEWS npm v0.2.7
|
2017-11-14 14:06:05 +05:30 |
|
oof1lab
|
21c57180e3
|
Feature : cmdline option ignore tables - to not generate/expose REST API for certain tables
|
2017-11-14 13:08:29 +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
|
0d0b63c4a4
|
tests : apis /dynamic* and listing with where complicated clause
|
2017-11-10 15:38:30 +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
|
28d7c3bf8b
|
npm 0.1.8
|
2017-11-04 16:19:45 +00:00 |
|
oof1lab
|
b46aae27ac
|
for publishing to npm 0.1.6
|
2017-11-04 15:52:51 +00:00 |
|
oof1lab
|
7b61e79028
|
npm publish version 0.1.5
|
2017-11-04 13:54:28 +00:00 |
|
oof1lab
|
2fe828f2cb
|
Fix: package version
|
2017-11-04 13:51:03 +00:00 |
|
oof1lab
|
54d6a1ffae
|
Fix: reverting bin file to previous
|
2017-11-04 13:48:39 +00:00 |
|
oof1lab
|
333803ae99
|
Fix: reverting bin file.
|
2017-11-04 13:46:45 +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
|
5ae9ba9bf2
|
version : 0.0.9
|
2017-11-03 19:51:14 +00:00 |
|
oof1lab
|
7df4c93a30
|
Feature addition : WHERE clause
version 0.0.8
|
2017-11-02 20:13:42 +00:00 |
|
oof1lab
|
65bbf5655d
|
feature addition: aggregate functions
|
2017-10-31 17:56:45 +00:00 |
|
oof1lab
|
f0055ecf2a
|
feature addition: file upload and downloads
version: 0.0.5
|
2017-10-31 16:35:18 +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 |
|