Rakesh Emmadi
|
37e848ccca
|
fix input object validation logic (fix #693) (#711)
|
2018-10-12 16:06:47 +05:30 |
|
Vamshi Surabhi
|
dd8e09d6cb
|
add jsonb boolean operators (close #369) (#376)
|
2018-09-07 17:45:28 +05:30 |
|
Rakesh Emmadi
|
efc9fc7ba9
|
simpler root level select fields using primary keys (fix #304) (#306)
* select fields by primary key col values as argument values, fix #304
* change field name 'table_by_pkey' to 'table_by_pk'
|
2018-08-27 19:47:03 +05:30 |
|
Rakesh Emmadi
|
0797407dbf
|
respect the nullability of columns in generated schema (fix #256) (#276)
|
2018-08-10 18:14:44 +05:30 |
|
Rakesh Emmadi
|
9c55490e98
|
add limit in select permission which overrides limit in query (close #178) (#237)
|
2018-08-06 17:45:08 +05:30 |
|
rakeshkky
|
a094394f38
|
server: add _is_null operator, closes #106
|
2018-07-12 19:33:02 +05:30 |
|
Vamshi Surabhi
|
530027cf20
|
move raven into graphql-engine repo
|
2018-06-28 00:32:00 +05:30 |
|