graphql-engine/server/tests-py/queries/v1
hasura-bot c2ebffe5f3 Fix typo in error message
GITHUB_PR_NUMBER: 10294
GITHUB_PR_URL: https://github.com/hasura/graphql-engine/pull/10294

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10872
Co-authored-by: Ross Fenning <1759611+avengerpenguin@users.noreply.github.com>
GitOrigin-RevId: 84a542c5069ee726683d11facfad9c932de6b857
2024-06-17 09:08:11 +00:00
..
basic [server] coalesce multiple run_sql calls in tests (#270) 2021-01-06 16:07:22 +00:00
bulk [server] coalesce multiple run_sql calls in tests (#270) 2021-01-06 16:07:22 +00:00
computed_fields Remove spaces before colons in error messages and descriptions 2022-10-01 14:48:58 +00:00
count Remove spaces before colons in error messages and descriptions 2022-10-01 14:48:58 +00:00
ddl server: move to storing metadata as a json blob (#115) 2020-12-08 14:23:28 +00:00
delete [server] coalesce multiple run_sql calls in tests (#270) 2021-01-06 16:07:22 +00:00
insert Remove spaces before colons in error messages and descriptions 2022-10-01 14:48:58 +00:00
metadata Fix typo in error message 2024-06-17 09:08:11 +00:00
metadata_order Customize column GraphQL schema descriptions 2022-03-09 06:35:46 +00:00
non_empty_text check input for empty strings for metadata api (close #2302) (#2300) 2019-07-11 09:00:45 +00:00
permissions [server] coalesce multiple run_sql calls in tests (#270) 2021-01-06 16:07:22 +00:00
relationships server: fix the nullability of object relationships (fix hasura/graphql-engine#7201) 2021-08-26 15:27:34 +00:00
run_sql Remove spaces before colons in error messages and descriptions 2022-10-01 14:48:58 +00:00
select server/tests-py: Set up postgis extensions using a fixture. 2022-08-15 14:30:42 +00:00
set_table_configuration server: Preserve ordering when possible, and sort when it's not. 2023-06-02 09:31:26 +00:00
set_table_custom_fields server: include more detail in inconsistent metadata error messages (fix #6684) 2021-05-19 05:02:53 +00:00
set_table_is_enum server: add custom table name in EnumReference 2022-04-13 10:08:21 +00:00
track_table Remove spaces before colons in error messages and descriptions 2022-10-01 14:48:58 +00:00
update server: Handle special characters in parseJSONPath and encodeJSONPath. 2022-07-05 15:53:45 +00:00