graphql-engine/server/tests-py/queries
Gil Mizrahi 39002bc572 Parse session variables to their correct type in mssql
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/2908
GitOrigin-RevId: d9d8811e0d0658f6396a7c94bce9b7d2deb5245e
2021-11-20 09:03:44 +00:00
..
actions Move Request Transform into the Action Definition 2021-10-29 04:13:29 +00:00
compression [server] coalesce multiple run_sql calls in tests (#270) 2021-01-06 16:07:22 +00:00
endpoints server: fix erroneous Eq instance on Metadata Object 2021-07-20 14:24:45 +00:00
event_triggers Wrap string interpolations with double quotes on the backend 2021-10-21 13:32:49 +00:00
explain server/mysql: Implement MySQL explain API 2021-10-23 11:43:25 +00:00
graphql_introspection server: fix the nullability of object relationships (fix hasura/graphql-engine#7201) 2021-08-26 15:27:34 +00:00
graphql_mutation server/mssql support delete mutations (close hasura/graphql-engine#7626) 2021-11-19 17:06:01 +00:00
graphql_query Parse session variables to their correct type in mssql 2021-11-20 09:03:44 +00:00
graphql_validation server: unify parsing Postgres scalars 2021-05-13 20:13:49 +00:00
heterogeneous [server] coalesce multiple run_sql calls in tests (#270) 2021-01-06 16:07:22 +00:00
horizontal_scale/basic sync metadata cache across multiple instances connected to same db (closes #1182) (#1574) 2019-03-12 11:16:27 +05:30
inconsistent_objects server: include more detail in inconsistent metadata error messages (fix #6684) 2021-05-19 05:02:53 +00:00
logging [server] coalesce multiple run_sql calls in tests (#270) 2021-01-06 16:07:22 +00:00
openapi fix OpenAPI for mutiple methods on same REST endpoint path 2021-10-14 10:32:18 +00:00
query_cache server: disable caching for actions with forward client headers enabled 2021-04-13 07:01:34 +00:00
remote_schemas server: Add regression tests for hasura/graphql-engine#7172 2021-08-25 21:06:09 +00:00
scheduled_triggers server: fix flaky test_check_events_statuses test 2021-10-22 05:55:59 +00:00
schema/duplication Fix/custom table name 2021-05-18 13:37:27 +00:00
subscriptions Source typename customization (close graphql-engine#6974) 2021-10-29 14:43:14 +00:00
unauthorized_role [server] coalesce multiple run_sql calls in tests (#270) 2021-01-06 16:07:22 +00:00
v1 Source typename customization (close graphql-engine#6974) 2021-10-29 14:43:14 +00:00
v2 server/mssql: add cascade to mssql_run_sql 2021-10-22 14:50:13 +00:00
webhooks/request_context pass gql requests into auth webhook POST body (#149) 2021-02-03 07:11:39 +00:00
clear_db_bigquery.yaml Feature/bigquery python tests 2021-04-22 11:32:55 +00:00
clear_db_citus.yaml server/citus: feature branch 2021-05-21 02:47:51 +00:00
clear_db_mssql.yaml server: generalize integration tests 2021-03-11 18:18:41 +00:00
clear_db.yaml python based tests (#387) 2018-09-18 11:51:57 +05:30