Vikram Rangnekar
|
7c02226016
|
Fix role filters and nested where bugs
|
2020-01-13 09:34:15 -05:00 |
Vikram Rangnekar
|
343589c3bd
|
Fix bug with deep-nested queries
|
2019-12-30 01:17:37 -05:00 |
Vikram Rangnekar
|
6831d3f56f
|
Add nested mutations
|
2019-12-25 01:24:30 -05:00 |
Vikram Rangnekar
|
0e16eee93b
|
Add config driven custom table relationships
|
2019-12-09 01:48:18 -05:00 |
Vikram Rangnekar
|
5da79d91bf
|
Add support for `websearch_to_tsquery` in PG 11
|
2019-12-02 10:53:18 -05:00 |
Vikram Rangnekar
|
a96c211fe5
|
Refactor rename 'Select.Table` to `Select.Name`
|
2019-11-29 01:38:23 -05:00 |
Vikram Rangnekar
|
6d47f0df8e
|
Fix for missing filters on nested selectors
|
2019-11-29 00:14:05 -05:00 |
Vikram Rangnekar
|
f518d5fc69
|
Fix bug with compiling anon queries
|
2019-11-25 02:22:33 -05:00 |
Vikram Rangnekar
|
a4c09dedd5
|
Optimize db queries limit use of transactions
|
2019-11-21 02:14:12 -05:00 |
Vikram Rangnekar
|
176514b5f1
|
Added support for multi-root queries
|
2019-11-19 00:47:55 -05:00 |
Vikram Rangnekar
|
3438c3efb9
|
Fix macro syntax bug in app templates
|
2019-11-09 21:53:26 -05:00 |
Vikram Rangnekar
|
89bc93e159
|
Add nested where clause to filter based on related tables
|
2019-11-04 23:44:42 -05:00 |
Vikram Rangnekar
|
b87ba1fcd0
|
Add config driven presets for insert, update and upsert
|
2019-10-30 03:27:11 -04:00 |
Vikram Rangnekar
|
34867a2733
|
Add RBAC option to disable functions eg. count
|
2019-10-27 01:52:48 -04:00 |
Vikram Rangnekar
|
6d2f334011
|
Add ability to block queries and mutations by role
|
2019-10-26 01:34:29 -04:00 |
Vikram Rangnekar
|
cabd2d81ae
|
Preserve allow.list ordering on save
|
2019-10-25 01:39:59 -04:00 |
Vikram Rangnekar
|
4edc15eb98
|
Optimize prepared statement flow for RBAC
|
2019-10-25 00:01:22 -04:00 |
Vikram Rangnekar
|
c797deb4d0
|
Add built in 'anon' and 'user' roles
|
2019-10-15 02:30:19 -04:00 |
Vikram Rangnekar
|
deb5b93c81
|
Add role based access control
|
2019-10-14 02:51:36 -04:00 |
Vikram Rangnekar
|
9299855d8a
|
Add ability to set filters per operation / action
|
2019-10-06 16:28:10 -04:00 |
Vikram Rangnekar
|
a1fa1f3e9e
|
Add upsert mutation
|
2019-10-05 02:17:08 -04:00 |
Vikram Rangnekar
|
a8ad87115e
|
Fix issues with mutation SQL
|
2019-10-03 03:08:01 -04:00 |
Vikram Rangnekar
|
65921d4d42
|
Add session variable for user id
|
2019-09-08 01:54:38 -04:00 |
Vikram Rangnekar
|
fe4d1107ac
|
Add delete mutation
|
2019-09-06 01:17:45 -04:00 |
Vikram Rangnekar
|
e765176bfa
|
Add update mutation
|
2019-09-06 00:34:23 -04:00 |
Vikram Rangnekar
|
c0a21e448f
|
Add insert mutation with bulk insert
|
2019-09-05 00:09:56 -04:00 |
Vikram Rangnekar
|
cd6d6f97a8
|
Reduce alllocations done by the stack
|
2019-06-16 20:51:36 -04:00 |
Vikram Rangnekar
|
45c283f2a7
|
Fix bug #676 found by fuzzer
|
2019-06-16 15:41:28 -04:00 |
Vikram Rangnekar
|
17ad74b4fc
|
Futher reduce allocations across hot paths
|
2019-06-16 15:28:50 -04:00 |
Vikram Rangnekar
|
6b90b94e07
|
Add object pooling for parser expressions
|
2019-06-15 01:10:53 -04:00 |
Vikram Rangnekar
|
340dea242d
|
Optimize lexer and fix bugs
|
2019-06-14 22:17:21 -04:00 |
Vikram Rangnekar
|
9af320f396
|
Futher reduce allocations on the compiler hot path
|
2019-06-14 00:32:15 -04:00 |
Vikram Rangnekar
|
0b7512cf94
|
Optimize the sql generator hot path
|
2019-06-07 20:53:08 -04:00 |
Vikram Rangnekar
|
8b06473e58
|
Make remote joins use parallel http requests
|
2019-06-02 01:38:51 -04:00 |
Vikram Rangnekar
|
7c704637e8
|
Reduce allocations and improve perf over 50%
|
2019-06-01 02:03:09 -04:00 |
Vikram Rangnekar
|
58408eadc1
|
Use hash's as ids for table relationships
|
2019-05-14 22:32:12 -04:00 |
Vikram Rangnekar
|
f16e95ef22
|
Add REST API stitching
|
2019-05-12 19:27:26 -04:00 |
Vikram Rangnekar
|
7c37a1ef63
|
Fix null pointer with invalid argument values
|
2019-04-21 01:08:51 -04:00 |
Vikram Rangnekar
|
5edcf7b3a9
|
Fix infinite loop bug in lexer
|
2019-04-20 19:42:08 -04:00 |
Vikram Rangnekar
|
74ea365c5a
|
Fix null pointer issue found by fuzz test
|
2019-04-20 17:27:03 -04:00 |
Vikram Rangnekar
|
c03f7d6576
|
Fix issue with fuzzbuzz config
|
2019-04-20 10:45:12 -04:00 |
Vikram Rangnekar
|
652b31ce38
|
Add support for GraphQL variables
|
2019-04-19 01:55:03 -04:00 |
Vikram Rangnekar
|
2d02f2afda
|
Redesign config file architecture
|
2019-04-08 21:24:29 -04:00 |
Vikram Rangnekar
|
e3660473cc
|
Cleanup and redesign config files
|
2019-04-08 02:47:59 -04:00 |
Vikram Rangnekar
|
8acc3ed08d
|
Reduce realloc of maps and slices
|
2019-04-07 01:12:11 -04:00 |
Vikram Rangnekar
|
b562e1603e
|
Update docs with full-text search information
|
2019-04-06 19:40:02 -04:00 |
Vikram Rangnekar
|
6536b12858
|
Add query support for ts_rank and ts_headline
|
2019-04-06 02:35:08 -04:00 |
Vikram Rangnekar
|
d1bf87e19c
|
Add full text search support using TSV indexes
|
2019-04-05 01:44:30 -04:00 |
Vikram Rangnekar
|
33c5ef0bf1
|
Add fetch by ID feature
|
2019-04-04 00:53:24 -04:00 |
Vikram Rangnekar
|
89d435640b
|
Add aggregrate functions to GQL queries
|
2019-03-31 11:18:33 -04:00 |