graphql-engine/server/tests-py/queries/graphql_query/functions
2020-01-08 16:45:54 -06:00
..
alter_function_error.yaml don't allow altering tracked SQL functions type to VOLATILE (fix #1546) (#1547) 2019-02-05 11:27:03 +05:30
overloading_function_error.yaml do not allow overloading already tracked functions (#1563) 2019-02-14 09:35:18 +05:30
query_get_session_var.yaml functions can access session info via input arg (close #2322) (#3143) 2019-11-20 12:17:06 +05:30
query_get_test_session_id.yaml fix absence of "args" input field omits session variable argument, fix #3576 (#3585) 2019-12-26 16:32:48 -06:00
query_get_test_uuid.yaml introduce v1/graphql (fix #1368) (#2064) 2019-05-10 11:35:10 +05:30
query_get_users_arguments_error.yaml use named notation for function arguments if any argument is not specified (fix #2730) (#2777) 2019-08-28 14:27:15 -05:00
query_get_users_default_arguments_error.yaml use named notation for function arguments if any argument is not specified (fix #2730) (#2777) 2019-08-28 14:27:15 -05:00
query_get_users.yaml use named notation for function arguments if any argument is not specified (fix #2730) (#2777) 2019-08-28 14:27:15 -05:00
query_my_add.yaml support null and default values for function arguments (close #2176, close #2250) (#2282) 2019-06-04 18:13:28 +05:30
query_search_posts_aggregate.yaml introduce v1/graphql (fix #1368) (#2064) 2019-05-10 11:35:10 +05:30
query_search_posts.yaml introduce v1/graphql (fix #1368) (#2064) 2019-05-10 11:35:10 +05:30
setup.yaml fix absence of "args" input field omits session variable argument, fix #3576 (#3585) 2019-12-26 16:32:48 -06:00
teardown.yaml functions can access session info via input arg (close #2322) (#3143) 2019-11-20 12:17:06 +05:30
track_function_v2_errors.yaml Add missing check in SetTableCustomFields; update various test cases 2020-01-08 16:45:54 -06:00