graphql-engine/server
Rakesh Emmadi 09ae6af337 server/mssql: insert SQL generation and execution
>

### Description
>
Insert mutations for MSSQL backend. This PR implements execution logic.

### Changelog

- [x] `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
- [x] Tests

### Related Issues
->
Close https://github.com/hasura/graphql-engine-mono/issues/2114

### Steps to test and verify
>
Track a MSSQL table and perform the generated insert mutation to test.

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/2248
Co-authored-by: Abby Sassel <3883855+sassela@users.noreply.github.com>
Co-authored-by: Philip Lykke Carlsen <358550+plcplc@users.noreply.github.com>
GitOrigin-RevId: 936f138c80d7a928180e6e7b0c4da64ecc1f7ebc
2021-10-01 12:53:15 +00:00
..
bench-wrk server, pro: actually reformat the code-base using ormolu 2021-09-23 22:57:37 +00:00
benchmarks server benchmarks: fix running bench.sh locally in both modes; add missing --network=host in postgres container 2021-08-22 07:14:15 +00:00
documentation Add new documentation folder and two documentation files 2021-09-15 10:04:24 +00:00
packaging ci: create non-root user hasura in graphql engine docker images 2021-09-14 08:18:20 +00:00
src-exec server, pro: actually reformat the code-base using ormolu 2021-09-23 22:57:37 +00:00
src-lib server/mssql: insert SQL generation and execution 2021-10-01 12:53:15 +00:00
src-rsr server/mssql: insert SQL generation and execution 2021-10-01 12:53:15 +00:00
src-test Feature/request transform string interpolation 2021-09-29 08:14:29 +00:00
tests-py server/mssql: insert SQL generation and execution 2021-10-01 12:53:15 +00:00
.dockerignore update packages (#251) 2018-08-08 13:10:13 +05:30
.gitignore server/citus: feature branch 2021-05-21 02:47:51 +00:00
.hlint.yaml ci: improve hlint messages 2021-05-04 21:52:55 +00:00
commit_diff.txt Rewrite GraphQL schema generation and query parsing (close #2801) (#4111) 2020-08-21 12:27:01 -05:00
CONTRIBUTING.md document recommended node version info in README 2021-09-24 10:20:01 +00:00
graphql-engine.cabal server: operation timeout with postgres cancelling 2021-09-29 16:21:05 +00:00
Makefile ci: add server test jobs in buildkite 2021-09-29 04:56:02 +00:00
Setup.hs server, pro: actually reformat the code-base using ormolu 2021-09-23 22:57:37 +00:00
STYLE.md server, CI: use ormolu as a formatter for Haskell sources 2021-09-23 21:23:21 +00:00