graphql-engine/server/tests-py/queries/graphql_mutation/insert
Tom Harding d7d83d26d6 Add simple Insert tests
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/6269
Co-authored-by: Samir Talwar <47582+SamirTalwar@users.noreply.github.com>
Co-authored-by: Auke Booij <164426+abooij@users.noreply.github.com>
Co-authored-by: Erik Magnusson <32518962+ejkkan@users.noreply.github.com>
Co-authored-by: Sean Park-Ross <94021366+seanparkross@users.noreply.github.com>
Co-authored-by: hasura-bot <30118761+hasura-bot@users.noreply.github.com>
Co-authored-by: Rob Dominguez <24390149+robertjdominguez@users.noreply.github.com>
Co-authored-by: Gil Mizrahi <8547573+soupi@users.noreply.github.com>
Co-authored-by: Daniel Chambers <1214352+daniel-chambers@users.noreply.github.com>
Co-authored-by: Abhijeet Khangarot <26903230+abhi40308@users.noreply.github.com>
Co-authored-by: Manas Agarwal <5352361+manasag@users.noreply.github.com>
Co-authored-by: Vijay Prasanna <11921040+vijayprasanna13@users.noreply.github.com>
GitOrigin-RevId: e522df6409137aca2209e4e686f673a389abd546
2022-10-11 11:18:26 +00:00
..
basic Add simple Insert tests 2022-10-11 11:18:26 +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/tests-py: Set up postgis extensions using a fixture. 2022-08-15 14:30:42 +00:00
ifmatched Replace "identity column" with "column mutability" data for all backends 2022-02-03 14:15:35 +00:00
nested Replace "identity column" with "column mutability" data for all backends 2022-02-03 14:15:35 +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 An ErrorMessage type, to encapsulate. 2022-07-18 20:27:06 +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