graphql-engine/server/src-lib/Hasura/SQL
Alexis King 8f9a41ff88 Support casting between PostGIS geometry and geography types in where expressions (close #1983) (#2495)
* server: Bump dependencies to allow Haddock to run successfully

* Support casting between PostGIS geometry and geography types in filters
2019-07-15 14:22:45 +05:30
..
DML.hs allow session variables in operators which expect array input (#2475) 2019-07-10 15:49:58 +05:30
GeoJSON.hs refactor to remove warnings especially with orphan instances (#1163) 2018-12-13 12:56:15 +05:30
Rewrite.hs allow session variables in operators which expect array input (#2475) 2019-07-10 15:49:58 +05:30
Time.hs refactor to remove warnings especially with orphan instances (#1163) 2018-12-13 12:56:15 +05:30
Types.hs Support casting between PostGIS geometry and geography types in where expressions (close #1983) (#2495) 2019-07-15 14:22:45 +05:30
Value.hs candidate id shouldn't be part of the plan in multiplexed subscriptions (#2029) 2019-04-18 16:50:27 +05:30