graphql-engine/server/src-lib/Hasura/Backends/Postgres
Antoine Leblanc 8b0b4e5c35 Remove all functions from RQL.Types.hs
## Description

This small PR moves all functions in `RQL.Types.hs` to better locations. Most `askX` functions are moved alongside the `unsafe` functions they use. Several other functions are moved closer to their call site. `MetadataM` is moved alongside `Metadata`. This PR also documents the `ask` functions.

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/4355
GitOrigin-RevId: 0498a7e8f98e7a94af911dd375cad84ace7ddffa
2022-04-26 15:13:57 +00:00
..
Connection Yeet some default-extensions 2022-03-16 00:40:17 +00:00
DDL Move HasServerConfigCtx to Hasura.Server.Types. 2022-04-22 14:51:00 +00:00
Execute server: streaming subscriptions schema generation and tests (incremental PR - 3) 2022-04-22 19:54:11 +00:00
Instances server: streaming subscriptions schema generation and tests (incremental PR - 3) 2022-04-22 19:54:11 +00:00
Schema Replaces litName splices with name quasiquotes 2022-04-18 19:44:04 +00:00
SQL Replaces litName splices with name quasiquotes 2022-04-18 19:44:04 +00:00
Translate Remove all functions from RQL.Types.hs 2022-04-26 15:13:57 +00:00
Types Yeet some default-extensions 2022-03-16 00:40:17 +00:00
Connection.hs server: split the Postgres Connection module 2022-03-09 07:15:17 +00:00
DDL.hs Evie/postgres/module docs 2022-02-08 09:25:35 +00:00