mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-18 21:12:09 +03:00
09ae6af337
> ### 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 |
||
---|---|---|
.. | ||
author_article.yaml | ||
can_insert_in_insertable_view.yaml | ||
cannot_insert_in_non_insertable_view.yaml | ||
float_variable_mssql.yaml | ||
insert_integer_overflow_mssql.yaml | ||
insert_integer_overflow.yaml | ||
insert_into_array_col_with_array_input.yaml | ||
insert_multiple_objects_mssql.yaml | ||
insert_table_no_pk_fail_mssql.yaml | ||
insert_various_mssql_types.yaml | ||
insert_various_postgres_types.yaml | ||
order_col_shipped_null.yaml | ||
person_jsonb_array.yaml | ||
person_jsonb_variable_array.yaml | ||
person_jsonb_variable.yaml | ||
person_jsonb.yaml | ||
person_valid_variable_but_invalid_graphql_value.yaml | ||
schema_setup_mssql.yaml | ||
schema_setup.yaml | ||
schema_teardown_mssql.yaml | ||
schema_teardown.yaml | ||
setup_mssql.yaml | ||
teardown_mssql.yaml | ||
values_teardown_mssql.yaml | ||
values_teardown.yaml |