graphql-engine/server/src-lib/Hasura/Backends
Antoine Leblanc 80243a5c34 Remove MonadTableInfo and MonadRole.
### Description

This PR moves Hasura-specific schema functions from `Hasura.GraphQL.Parser.Class` into `Hasura.GraphQL.Schema.Common`. It also removes the two corresponding monad aliases, and consequently harmonizes several parts of the code to use the same common constraint.

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/3947
GitOrigin-RevId: 40985a7d86da97a311bd480f9a57cc18c350c2a8
2022-03-10 12:13:35 +00:00
..
BigQuery Improve remote joins collect 2022-03-10 06:18:48 +00:00
DataWrapper server: Renames the experimental backend modules 2022-02-25 16:09:17 +00:00
MSSQL Remove MonadTableInfo and MonadRole. 2022-03-10 12:13:35 +00:00
MySQL Improve remote joins collect 2022-03-10 06:18:48 +00:00
Postgres add jsonb to string cast support for postgres (fix #6577, #2602) 2022-03-10 07:32:59 +00:00