graphql-engine/server/tests-py/queries/graphql_mutation/insert
Gil Mizrahi fe41fbabbd mssql: Test upserts with permissions
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/3280
GitOrigin-RevId: 861d4db59f75c83daef975fb3471b3c07889c9bc
2022-01-11 13:36:56 +00:00
..
basic server/mssql: use temporary tables for insert mutation execution 2021-12-22 11:05:29 +00:00
constraints Integration test improvements (for speed/clarity), also increase polling interval for scheduled events 2021-04-27 05:35:26 +00:00
geojson [server] coalesce multiple run_sql calls in tests (#270) 2021-01-06 16:07:22 +00:00
ifmatched server/mssql: upsert - sql generation and execution 2021-12-31 10:56:58 +00:00
nested Fix nullability of nested objrel inserts (fix hasura/graphql-engine#7484) 2021-09-15 13:11:48 +00:00
nullprefixcolumn [server] coalesce multiple run_sql calls in tests (#270) 2021-01-06 16:07:22 +00:00
onconflict Integration test improvements (for speed/clarity), also increase polling interval for scheduled events 2021-04-27 05:35:26 +00:00
permissions mssql: Test upserts with permissions 2022-01-11 13:36:56 +00:00
views Integration test improvements (for speed/clarity), also increase polling interval for scheduled events 2021-04-27 05:35:26 +00:00
insert_table_identity_column.yaml server: remove identity notion from table columns 2021-09-17 09:03:06 +00:00