graphql-engine/server/src-lib/Hasura/Backends/MSSQL
Antoine Leblanc 8c3808f2bc server: make runMonadSchema backend agnostic
GitOrigin-RevId: ce4e36aedade18d47d035b90a69b9c545ea7d6ed
2021-06-09 13:03:08 +00:00
..
DDL server: mssql: apply schema changes by mssql_run_sql DDL on metadata (fix #779) 2021-05-27 15:07:10 +00:00
Instances server: make runMonadSchema backend agnostic 2021-06-09 13:03:08 +00:00
SQL MSSQL: Validate variables in subscriptions (close #1210) 2021-06-08 03:51:15 +00:00
Types MSSQL: Validate variables in subscriptions (close #1210) 2021-06-08 03:51:15 +00:00
Connection.hs server: mssql: apply schema changes by mssql_run_sql DDL on metadata (fix #779) 2021-05-27 15:07:10 +00:00
DDL.hs server: introduce Hasura.Base (take 2) 2021-05-11 15:19:33 +00:00
FromIr.hs MSSQL: Validate variables in subscriptions (close #1210) 2021-06-08 03:51:15 +00:00
Meta.hs server: mssql: apply schema changes by mssql_run_sql DDL on metadata (fix #779) 2021-05-27 15:07:10 +00:00
Plan.hs MSSQL: Validate variables in subscriptions (close #1210) 2021-06-08 03:51:15 +00:00
ToQuery.hs MSSQL: Validate variables in subscriptions (close #1210) 2021-06-08 03:51:15 +00:00
Types.hs mssql: connection pooling 2021-02-25 18:16:52 +00:00