graphql-engine/server/src-lib/Hasura/SQL
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
..
DML.hs add jsonb boolean operators (close #369) (#376) 2018-09-07 17:45:28 +05:30
GeoJSON.hs fix geojson inconsistencies (closes #510) (#513) 2018-09-27 17:53:17 +05:30
Time.hs server: use attoparsec-iso8601 for parsing time information 2018-06-28 13:49:52 +05:30
Types.hs allow selectively updating columns on a conflict during insert (fix #342) 2018-09-04 19:09:48 +05:30
Value.hs fix geojson inconsistencies (closes #510) (#513) 2018-09-27 17:53:17 +05:30