Rakesh Emmadi
|
cffa808d19
|
returning returns [] when mutations affect no rows (fix #265) (#269)
* fix returning returns null, fix #265
* add a test case for delete mutation with returning
|
2018-08-08 12:31:49 +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 |
|
Rakesh Emmadi
|
27e2d647bb
|
add _inc and jsonb operators to update_mutation (close #159) (#169)
|
2018-07-20 16:21:20 +05:30 |
|
Vamshi Surabhi
|
e3f960da96
|
initial support for livequeries (#176)
fix #59
|
2018-07-20 12:52:46 +05:30 |
|
rakeshkky
|
82e81cd540
|
server: use row expressions instead of json_build_object
|
2018-07-09 12:55:49 +05:30 |
|
Vamshi Surabhi
|
3b8c5a1848
|
server: use attoparsec-iso8601 for parsing time information
|
2018-06-28 13:49:52 +05:30 |
|
Vamshi Surabhi
|
530027cf20
|
move raven into graphql-engine repo
|
2018-06-28 00:32:00 +05:30 |
|