graphql-engine/server/src-lib/Hasura
Auke Booij cd2e09c6ad
server: add support for timestamps without timezone to graphql-engine (fix #1217) (#4452)
* Add support for timestamps without timezone to graphql-engine

* Add tests for aggregations on timestamps without timezones
2020-04-21 14:30:48 +02:00
..
Cache Add fast path for server internal metadata migrations (#3686) 2020-01-14 01:09:10 -06:00
Events unlock inflight events when gracefully shutdown (close #3548) (#4214) 2020-04-14 11:31:50 +05:30
GraphQL server: support single $ as root json path (#4482) 2020-04-21 13:36:11 +05:30
Incremental server: Fix buggy rewrite rule for Rule 2020-03-14 20:38:26 -05:00
RQL allow special characters in json path's property name (close #3890) (#3892) 2020-04-20 14:25:09 +05:30
Server server(actions): add support for queries (close #4032) (#4309) 2020-04-16 12:55:19 +05:30
SQL server: add support for timestamps without timezone to graphql-engine (fix #1217) (#4452) 2020-04-21 14:30:48 +02:00
App.hs unlock inflight events when gracefully shutdown (close #3548) (#4214) 2020-04-14 11:31:50 +05:30
Cache.hs allow specifying an upper limit on the query plan cache size (#3012) 2019-11-25 11:12:23 -06:00
Db.hs server: Don’t expose DB implementation in error message (#4294) 2020-04-08 02:36:56 -05:00
EncJSON.hs save permissions, relationships and collections in catalog with 'is_system_defined' explicitly (#3165) 2019-10-21 11:01:05 -05:00
HTTP.hs server: Parameterize the graphql-engine library over the version (#3668) 2020-01-22 15:55:55 -06:00
Incremental.hs Build the GraphQL context after pruning dangling dependents 2020-01-30 18:17:29 -06:00
Logging.hs More robust forking, exception safety. Closes #3768 (#3860) 2020-03-05 23:29:26 +05:30
Prelude.hs allow special characters in json path's property name (close #3890) (#3892) 2020-04-20 14:25:09 +05:30