graphql-engine/server/src-lib/Hasura/GraphQL
Samir Talwar 0869e89faa Remove or ignore all instances of unsafeMkName.
This removes the one remaining instance of `unsafeMkName` in production
code, uses `G.name` where possible in tests, and ignores instances where
it's not possible (such as `instance Arbitrary G.Name`).

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/5074
GitOrigin-RevId: d8049edf1f1bc2ef25f34874ef5bd5a5934bd33d
2022-07-18 17:02:15 +00:00
..
Execute Remove or ignore all instances of unsafeMkName. 2022-07-18 17:02:15 +00:00
Parser Inline scalar type names in RQL.Common. 2022-07-15 10:11:13 +00:00
Schema server: postgres multiple updates 2022-07-18 15:16:47 +00:00
Transport server: Remove the Show instance from QErr and anything that touches it. 2022-07-01 11:48:26 +00:00
Analyse.hs Rewrite OpenAPI 2022-06-30 12:57:09 +00:00
Context.hs server: runParse returns QErr 2022-06-16 12:22:30 +00:00
Execute.hs server: runParse returns QErr 2022-06-16 12:22:30 +00:00
Explain.hs server: runParse returns QErr 2022-06-16 12:22:30 +00:00
Logging.hs Source typename customization (close graphql-engine#6974) 2021-10-29 14:43:14 +00:00
Namespace.hs Move MkTypename and NamingCase into their own modules. 2022-07-12 14:01:28 +00:00
ParameterizedQueryHash.hs Implement HLint suggestions and turn warnings into errors 2022-07-01 10:50:33 +00:00
Parser.hs server: Metadata origin for definitions (type parameter version v2) 2022-06-28 15:53:44 +00:00
RemoteServer.hs Remove remote schema permissions from schema options. 2022-07-18 13:09:40 +00:00
Schema.hs Remove remote schema permissions from schema options. 2022-07-18 13:09:40 +00:00