graphql-engine/server/src-lib/Hasura/RQL/DML
Vamshi Surabhi 5e619cc479 fix geojson inconsistencies (closes #510) (#513)
Graphql-engine now accepts crs key to specify the Coordinate Reference System as accepted in GeoJSON 2008 spec.

- [x] Server
2018-09-27 17:53:17 +05:30
..
Count.hs move raven into graphql-engine repo 2018-06-28 00:32:00 +05:30
Delete.hs mutation return type and query type are same (close #315) (#324) 2018-08-30 15:19:21 +05:30
Explain.hs move raven into graphql-engine repo 2018-06-28 00:32:00 +05:30
Insert.hs allow selectively updating columns on a conflict during insert (fix #342) 2018-09-04 19:09:48 +05:30
Internal.hs fix geojson inconsistencies (closes #510) (#513) 2018-09-27 17:53:17 +05:30
QueryTemplate.hs add limit in select permission which overrides limit in query (close #178) (#237) 2018-08-06 17:45:08 +05:30
Returning.hs returning on json queries now returns only affected row (fix #380) (#381) 2018-09-08 23:02:58 +05:30
Select.hs dont set non-null constraint for manual object relationships (close #462) 2018-09-18 17:01:16 +05:30
Update.hs mutation return type and query type are same (close #315) (#324) 2018-08-30 15:19:21 +05:30