graphql-engine/server/src-lib/Hasura
Samir Talwar 33b19c327c Replace Data.Text.Extended with ErrorMessage in a few more places.
Mostly in the schema parsers code, to reduce its exposure to the rest of
the codebase.

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/5088
GitOrigin-RevId: 752fcc10b4748b601e2e5313db326fe7f84febb4
2022-07-25 10:42:03 +00:00
..
Backends server/postgres: prefix identifiers longer than 63 characters with their md5 hash 2022-07-22 15:29:02 +00:00
Base Replace Data.Text.Extended with ErrorMessage in a few more places. 2022-07-25 10:42:03 +00:00
Cache server, pro: actually reformat the code-base using ormolu 2021-09-23 22:57:37 +00:00
Eventing server/postgres: document and refactor IdentifierUniqueness and SQL.DML 2022-07-18 09:46:17 +00:00
GraphQL Replace Data.Text.Extended with ErrorMessage in a few more places. 2022-07-25 10:42:03 +00:00
Incremental remove homebrew NESeq, use vendored 2022-07-19 08:42:28 +00:00
Metadata Rewrite OpenAPI 2022-06-30 12:57:09 +00:00
RQL Replace Data.Text.Extended with ErrorMessage in a few more places. 2022-07-25 10:42:03 +00:00
Server server: expose Prometheus metrics from Hasura Pro 2022-07-23 21:19:20 +00:00
SQL Rewrite OpenAPI 2022-06-30 12:57:09 +00:00
App.hs server: expose Prometheus metrics from Hasura Pro 2022-07-23 21:19:20 +00:00
EncJSON.hs Fix JSON encoding issue (fix hasura/graphql-engine#7543 and hasura/graphql-engine#8200) 2022-04-05 19:11:30 +00:00
GC.hs server: add explicit export lists in OSS server and enforce with warning 2021-11-04 16:09:38 +00:00
HTTP.hs Add Data Connector agent request logging, improve error messages, and add tracing support [GDW-83] 2022-07-11 08:05:40 +00:00
Incremental.hs server, pro: actually reformat the code-base using ormolu 2021-09-23 22:57:37 +00:00
Logging.hs Add Data Connector agent request logging, improve error messages, and add tracing support [GDW-83] 2022-07-11 08:05:40 +00:00
Name.hs Remove or ignore all instances of unsafeMkName. 2022-07-18 17:02:15 +00:00
Prelude.hs remove homebrew NESeq, use vendored 2022-07-19 08:42:28 +00:00
QueryTags.hs server: support query tags for MSSQL data sources 2022-04-28 19:34:45 +00:00
Session.hs Weeding (2/?) 2022-06-09 16:40:49 +00:00
Tracing.hs Add Data Connector agent request logging, improve error messages, and add tracing support [GDW-83] 2022-07-11 08:05:40 +00:00