graphql-engine/server/src-lib/Hasura
George Kormaris 7e2d6370ce
Fix typo in error message (#4923)
"confilct" to "conflict"

Co-authored-by: Rikin Kachhia <54616969+rikinsk@users.noreply.github.com>
2020-06-03 21:31:04 +05:30
..
Cache Migrate to GHC 8.10, upgrade dependencies. Closes #4517 2020-05-13 19:13:02 -04:00
Eventing remove event from the saved locked events after processing it (#4932) 2020-06-02 22:47:58 +05:30
Events Migrate to GHC 8.10, upgrade dependencies. Closes #4517 2020-05-13 19:13:02 -04:00
GraphQL Add some useful FromJSON instances (#4707) 2020-06-03 05:01:50 +05:30
Incremental Remote Joins: Create relationships across database and remote schemas (#2392) 2020-05-27 20:32:58 +05:30
RQL Fix typo in error message (#4923) 2020-06-03 21:31:04 +05:30
Server cli: load assets from server if cdn is disabled (close #3382) (#3851) 2020-06-03 09:36:23 +05:30
SQL Remote Joins: Create relationships across database and remote schemas (#2392) 2020-05-27 20:32:58 +05:30
App.hs Refactor the WAI shutdownHandler to use an MVar (#4667) 2020-06-02 16:27:14 -05:00
Cache.hs server: avoid code duplication using type classes (#4624) 2020-05-13 11:17:32 +02:00
Db.hs Remote Joins: Create relationships across database and remote schemas (#2392) 2020-05-27 20:32:58 +05:30
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 improve debug information in actions errors response (close #4031) (#4432) 2020-04-24 13:25:51 +05:30
Incremental.hs Build the GraphQL context after pruning dangling dependents 2020-01-30 18:17:29 -06:00
Logging.hs Scheduled triggers (close #1914) (#3553) 2020-05-13 18:03:16 +05:30
Prelude.hs Remote Joins: Create relationships across database and remote schemas (#2392) 2020-05-27 20:32:58 +05:30
Session.hs fix a security issue with 1.2 2020-05-22 14:40:57 +05:30