mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-16 18:42:30 +03:00
b03ed983f1
This PR is the result of running the following commands: ```bash $ git grep -l '".* : "' -- '*.hs' | xargs sed -i -E 's/(".*) : "/\1: "/' $ scripts/dev.sh test --integration --accept ``` Also manually fixed a few tests and docs PR-URL: https://github.com/hasura/graphql-engine-mono/pull/6148 GitOrigin-RevId: cf8b87605d41d9ce86613a41ac5fd18691f5a641 |
||
---|---|---|
.. | ||
article_on_conflict_error_missing_article_constraint.yaml | ||
article_on_conflict_ignore_constraint.yaml | ||
article_on_conflict_no_action_specified.yaml | ||
article_unexpected_on_conflict_action.yaml | ||
article_unexpected_on_conflict_constraint_error.yaml | ||
schema_setup.yaml | ||
schema_teardown.yaml | ||
upsert_author.yaml | ||
values_setup.yaml | ||
values_teardown.yaml |