graphql-engine/server/src-lib/Hasura/SQL
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
..
DML.hs returning returns [] when mutations affect no rows (fix #265) (#269) 2018-08-08 12:31:49 +05:30
GeoJSON.hs move raven into graphql-engine repo 2018-06-28 00:32:00 +05:30
Time.hs server: use attoparsec-iso8601 for parsing time information 2018-06-28 13:49:52 +05:30
Types.hs add _inc and jsonb operators to update_mutation (close #159) (#169) 2018-07-20 16:21:20 +05:30
Value.hs add limit in select permission which overrides limit in query (close #178) (#237) 2018-08-06 17:45:08 +05:30