graphql-engine/server/src-lib/Hasura/Backends/MSSQL
Antoine Leblanc 3cbcbd9291 Remove RQL/Types.hs
## Description

This PR removes `RQL.Types`, which was now only re-exporting a bunch of unrelated modules.

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/4363
GitOrigin-RevId: 894f29a19bff70b3dad8abc5d9858434d5065417
2022-04-27 13:58:47 +00:00
..
DDL Remove RQL/Types.hs 2022-04-27 13:58:47 +00:00
Execute Remove RQL/Types.hs 2022-04-27 13:58:47 +00:00
FromIr server/mssql: avoid encoding varchar values while generating SQL 2022-04-26 13:48:37 +00:00
Instances Remove RQL/Types.hs 2022-04-27 13:58:47 +00:00
Schema Remove RQL/Types.hs 2022-04-27 13:58:47 +00:00
SQL Remove RQL/Types.hs 2022-04-27 13:58:47 +00:00
Types server/mssql: avoid encoding varchar values while generating SQL 2022-04-26 13:48:37 +00:00
Connection.hs server/MSSQL: Event Delivery System (Incremental PR - 3) 2022-04-21 07:20:34 +00:00
DDL.hs Customization of computed field GraphQL schema descriptions 2022-02-15 23:17:27 +00:00
FromIr.hs Tidy up MSSQL.FromIr 2022-03-10 10:34:52 +00:00
Meta.hs server/MSSQL: Event Delivery System (Incremental PR - 3) 2022-04-21 07:20:34 +00:00
Plan.hs server: X -> MSSQL remote joins 2022-04-06 07:20:10 +00:00
ToQuery.hs server/mssql: avoid encoding varchar values while generating SQL 2022-04-26 13:48:37 +00:00
Types.hs Add docstrings to the module headers of a few selected mssql modules 2022-01-03 17:17:18 +00:00