graphql-engine/server/lib
Samir Talwar 699ba62def server: Rename "error-message" to "hasura-error-message".
There is already a library in Hackage called "error-message".

This breaks the Nix build as we end up overriding that library, which causes a change to any of its dependents.

Outside Nix, Shadowing isn't strictly a problem, but it's prudent to avoid it in case we accidentally end up with the other library in edge cases.

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9679
GitOrigin-RevId: e3f54fd4e5eafec9b0a00128767daad0c8aeab72
2023-06-27 16:51:06 +00:00
..
aeson-ordered Upgrade Ormolu to 0.7.0.0 2023-05-24 13:53:53 +00:00
api-tests Allow __typename in BigQuery aggregate queries 2023-06-27 10:29:13 +00:00
arrows-extra Move query validation into the schema cache building code 2023-06-12 14:57:41 +00:00
ci-info chore(ci-info): fix various compiler warnings 2023-06-08 12:25:22 +00:00
dc-api Dmoverton/schemaless capability 2023-06-27 05:49:03 +00:00
ekg-json chore(tooling): import ekg-json into the monorepo 2023-06-07 08:38:48 +00:00
graphql-parser Upgrade Ormolu to 0.7.0.0 2023-05-24 13:53:53 +00:00
hasura-base server: add support for header resolution from env vars 2023-06-23 08:39:28 +00:00
hasura-error-message server: Rename "error-message" to "hasura-error-message". 2023-06-27 16:51:06 +00:00
hasura-extras server: add support for header resolution from env vars 2023-06-23 08:39:28 +00:00
hasura-json-encoding Put the message property first when encoding error JSON 2023-06-02 05:29:50 +00:00
hasura-prelude Upgrade Ormolu to 0.7.0.0 2023-05-24 13:53:53 +00:00
incremental server: Upgrade the HGE server to GHC 9.4.5 2023-06-06 13:29:30 +00:00
pg-client Upgrade Ormolu to 0.7.0.0 2023-05-24 13:53:53 +00:00
resource-pool Upgrade Ormolu to 0.7.0.0 2023-05-24 13:53:53 +00:00
schema-parsers server: Rename "error-message" to "hasura-error-message". 2023-06-27 16:51:06 +00:00
test-harness fix: Restore function of optimize_permission_filters 2023-06-26 15:43:00 +00:00
upgrade-tests server/upgrade-tests: Avoid Docker host networking. 2023-06-13 22:30:26 +00:00