graphql-engine/server/src-lib/Hasura/Backends/MSSQL
Samir Talwar 3d5f39702b Inline scalar type names in RQL.Common.
So that we don't need to import `RQL` from `GraphQL.Parser`.

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/5057
GitOrigin-RevId: 17b35871b853c52a6b03afe5bff9553f56f8e3b4
2022-07-15 10:11:13 +00:00
..
DDL Add Data Connector agent request logging, improve error messages, and add tracing support [GDW-83] 2022-07-11 08:05:40 +00:00
Execute Move SchemaOptions to its own module, remove magic bools 2022-07-14 17:59:01 +00:00
FromIr Move SchemaOptions to its own module, remove magic bools 2022-07-14 17:59:01 +00:00
Instances Move SchemaOptions to its own module, remove magic bools 2022-07-14 17:59:01 +00:00
Schema Move MkTypename and NamingCase into their own modules. 2022-07-12 14:01:28 +00:00
SQL Remove RQL/Types.hs 2022-04-27 13:58:47 +00:00
Types Inline scalar type names in RQL.Common. 2022-07-15 10:11:13 +00:00
Connection.hs server/MSSQL: Event Delivery System (Incremental PR - 3) 2022-04-21 07:20:34 +00:00
DDL.hs Move MkTypename and NamingCase into their own modules. 2022-07-12 14:01:28 +00:00
FromIr.hs Tidy up MSSQL.FromIr 2022-03-10 10:34:52 +00:00
Meta.hs Make on_conflict schema available abstract of update permissions 2022-06-07 23:25:48 +00:00
Plan.hs server: Remove the Show instance from QErr and anything that touches it. 2022-07-01 11:48:26 +00:00
ToQuery.hs server: fix create event trigger failure on tables with MSSQL reserved keywords as name 2022-06-15 17:11:44 +00:00
Types.hs Add docstrings to the module headers of a few selected mssql modules 2022-01-03 17:17:18 +00:00