graphql-engine/server/tests-py/queries/graphql_mutation/update/basic
Brandon Simmons 6e8da71ece server: migrate to aeson-2 in preparation for ghc 9.2 upgrade
(Work here originally done by awjchen, rebased and fixed up for merge by
jberryman)

This is part of a merge train towards GHC 9.2 compatibility. The main
issue is the use of the new abstract `KeyMap` in 2.0. See:
https://hackage.haskell.org/package/aeson-2.0.3.0/changelog

Alex's original work is here:
#4305

BEHAVIOR CHANGE NOTE: This change causes a different arbitrary ordering
of serialized Json, for example during metadata export. CLI users care
about this in particular, and so we need to call it out as a _behavior
change_ as we did in v2.5.0. The good news though is that after this
change ordering should be more stable (alphabetical key order).

See: https://hasurahq.slack.com/archives/C01M20G1YRW/p1654012632634389

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/4611
Co-authored-by: awjchen <13142944+awjchen@users.noreply.github.com>
GitOrigin-RevId: 700265162c782739b2bb88300ee3cda3819b2e87
2022-06-08 15:32:27 +00:00
..
article_column_multiple_operators_mssql.yaml server/mssql: update mutation, SQL generation and execution 2021-12-15 13:56:34 +00:00
article_column_multiple_operators.yaml server: migrate to aeson-2 in preparation for ghc 9.2 upgrade 2022-06-08 15:32:27 +00:00
article_inc_mssql.yaml server/mssql: update mutation, SQL generation and execution 2021-12-15 13:56:34 +00:00
author_by_pk_mssql.yaml server/mssql: update mutation, SQL generation and execution 2021-12-15 13:56:34 +00:00
author_by_pk_null_mssql.yaml server/mssql: update mutation, SQL generation and execution 2021-12-15 13:56:34 +00:00
author_by_pk_null.yaml allow custom mutations through actions (#3042) 2020-02-13 23:08:23 +05:30
author_by_pk.yaml allow custom mutations through actions (#3042) 2020-02-13 23:08:23 +05:30
author_empty_set.yaml introduce v1/graphql (fix #1368) (#2064) 2019-05-10 11:35:10 +05:30
author_no_operator_mssql.yaml server/mssql: update mutation, SQL generation and execution 2021-12-15 13:56:34 +00:00
author_set_name_mssql.yaml server/mssql: update mutation, SQL generation and execution 2021-12-15 13:56:34 +00:00
author_set_name.yaml fix json/jsonb columns as String values in nested returning of a mutation (fix #3365) (#3375) 2019-12-10 17:20:55 -06:00
numerics_inc_mssql.yaml server/mssql: update mutation, SQL generation and execution 2021-12-15 13:56:34 +00:00
numerics_inc.yaml server: use a new version of graphql-parser-hs to avoid loss of precision (#4741) 2020-05-13 12:10:46 +02:00
person_error_no_operator.yaml introduce v1/graphql (fix #1368) (#2064) 2019-05-10 11:35:10 +05:30
person_inc.yaml introduce v1/graphql (fix #1368) (#2064) 2019-05-10 11:35:10 +05:30
person_set_details.yaml introduce v1/graphql (fix #1368) (#2064) 2019-05-10 11:35:10 +05:30
schema_setup_mssql.yaml server/mssql: update mutation, SQL generation and execution 2021-12-15 13:56:34 +00:00
schema_setup.yaml [server] coalesce multiple run_sql calls in tests (#270) 2021-01-06 16:07:22 +00:00
schema_teardown_mssql.yaml server/mssql: update mutation, SQL generation and execution 2021-12-15 13:56:34 +00:00
schema_teardown.yaml Integration test improvements (for speed/clarity), also increase polling interval for scheduled events 2021-04-27 05:35:26 +00:00
setup_mssql.yaml server/mssql: update mutation, SQL generation and execution 2021-12-15 13:56:34 +00:00
teardown_mssql.yaml server/mssql: update mutation, SQL generation and execution 2021-12-15 13:56:34 +00:00
values_setup_mssql.yaml server/mssql: update mutation, SQL generation and execution 2021-12-15 13:56:34 +00:00
values_setup.yaml server: _inc for non-integer numeric types (fix #3573) (#4429) 2020-04-17 11:32:09 +02:00
values_teardown_mssql.yaml server/mssql: update mutation, SQL generation and execution 2021-12-15 13:56:34 +00:00
values_teardown.yaml tests: tear down numerics values (fix #4602) (#4604) 2020-04-29 16:56:16 +02:00