graphql-engine/server/tests-py/queries/graphql_mutation/insert
Samir Talwar b77005c320 schema-parsers: Duplicate scientificToFoo to break a dependency.
For some reason these functions exist in `Backends.Postgres.SQL.Value`.
We don't want to depend on that module here.

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/5292
GitOrigin-RevId: a09bd3cdb0caf08938bce0728a8d281344c1d4ce
2022-08-03 12:04:48 +00:00
..
basic schema-parsers: Duplicate scientificToFoo to break a dependency. 2022-08-03 12:04:48 +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 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