graphql-engine/server/src-lib/Hasura/RQL/IR
Rakesh Emmadi 7ca48decfb server/mssql: integrate insert mutation schema parser for MSSQL backend
>

### Description
>
This PR is an incremental work towards [enabling insert mutations on MSSQL](https://github.com/hasura/graphql-engine-mono/pull/1974). In this PR, we generate insert mutation schema parser for MSSQL backend.

### Changelog

- [ ] `CHANGELOG.md` is updated with user-facing content relevant to this PR. If no changelog is required, then add the `no-changelog-required` label.

### Affected components

- [x] Server

https://github.com/hasura/graphql-engine-mono/pull/2141

GitOrigin-RevId: 8595008dece35f7fded9c52e134de8b97b64f53f
2021-08-31 13:35:49 +00:00
..
BoolExp.hs server: inherited roles for mutations, remote schemas, actions and custom functions 2021-08-09 10:21:05 +00:00
Delete.hs [gardening] remove all traverse functions from RQL.IR 2021-07-08 15:42:53 +00:00
Insert.hs server/mssql: integrate insert mutation schema parser for MSSQL backend 2021-08-31 13:35:49 +00:00
OrderBy.hs Remove several outdated backend constraints 2021-07-27 13:52:20 +00:00
Returning.hs [gardening] remove all traverse functions from RQL.IR 2021-07-08 15:42:53 +00:00
Root.hs server: add IR support for DB-to-DB joins 2021-07-26 13:05:53 +00:00
Select.hs [server] revert #2078 "server/postgres: optimize SQL query generation with LIMITs" 2021-08-30 11:54:53 +00:00
Update.hs [gardening] remove all traverse functions from RQL.IR 2021-07-08 15:42:53 +00:00