graphql-engine/server/src-rsr
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
..
migrations server: fix bug when downgrading from v2 to v1 when there is atleast one cron trigger present in the metadata 2021-08-17 07:02:09 +00:00
pg_source_migrations server: fix asymptotics of event_log batch fetching 2021-06-01 17:34:38 +00:00
catalog_metadata.sql Merge pull request #113 from hasura/karthikeyan/remote-schema-permissions 2020-12-21 09:12:35 +00:00
catalog_version.txt server: add an index on event_id in hdb_cron_event_invocation_logs table 2021-08-17 05:45:11 +00:00
catalog_versions.txt tag release v2.1.0-beta.1 2021-09-30 09:48:30 +00:00
citus_table_metadata.sql server: remove identity notion from table columns 2021-09-17 09:03:06 +00:00
clear_system_metadata.sql Make catalog metadata migrations work on all schema versions (fix #2826) (#2379) 2019-10-11 00:13:57 -05:00
console.html console: team console code improvements 2021-03-24 18:04:59 +00:00
drop_pg_source.sql server: lazy event catalog initialisation 2021-05-25 06:51:03 +00:00
init_pg_source.sql server: fix asymptotics of event_log batch fetching 2021-06-01 17:34:38 +00:00
initialise.sql server: add an index on event_id in hdb_cron_event_invocation_logs table 2021-08-17 05:45:11 +00:00
introspection.json adds basic support for remote schemas/schema stitching (#952) 2018-11-23 18:32:46 +05:30
mssql_table_metadata.sql server/mssql: insert SQL generation and execution 2021-10-01 12:53:15 +00:00
mysql_table_metadata.sql mysql: Metadata awareness 2021-07-15 12:45:51 +00:00
pg_function_metadata.sql server: move to storing metadata as a json blob (#115) 2020-12-08 14:23:28 +00:00
pg_table_metadata.sql server: remove identity notion from table columns 2021-09-17 09:03:06 +00:00
schema.graphql move raven into graphql-engine repo 2018-06-28 00:32:00 +05:30
table_meta.sql Use a significantly more efficient table_info_agg view 2020-01-08 16:45:46 -06:00
trigger.sql.shakespeare server: template the schema and table names in the event trigger PG functions 2021-01-06 20:22:34 +00:00