graphql-engine/server/tests-py/queries/v1
Auke Booij 6d84d1b78f Improve error reporting by tracking more Metadata origins
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/5740
GitOrigin-RevId: 555de02a370b1dfa9cf5e903bb5c3f4b4c3e8465
2022-09-06 14:19:48 +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 server: do not do a "successful" noop when tracking a function in the wrong source 2021-05-27 12:09:19 +00:00
count Integration test improvements (for speed/clarity), also increase polling interval for scheduled events 2021-04-27 05:35:26 +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 [server] coalesce multiple run_sql calls in tests (#270) 2021-01-06 16:07:22 +00:00
metadata Fix GDC Metadata API Tests and Typescript Code Generation 2022-08-29 00:21:26 +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 server/mssql: move mssql_run_sql test cases from v1/run_sql to v2/mssql/run_sql 2022-01-18 02:21:04 +00:00
select server/tests-py: Set up postgis extensions using a fixture. 2022-08-15 14:30:42 +00:00
set_table_configuration Improve error reporting by tracking more Metadata origins 2022-09-06 14:19:48 +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 server: disable mutation for materialised views 2021-09-06 10:10:35 +00:00
update server: Handle special characters in parseJSONPath and encodeJSONPath. 2022-07-05 15:53:45 +00:00