graphql-engine/server/tests-py/queries/graphql_query/computed_fields
2021-07-07 11:59:32 +00:00
..
computed_fields_permission.yaml add additional tests for computed fields permissions (#5753) 2020-09-16 07:48:04 +05:30
computed_fields.yaml support computed fields returning scalars or set of tables (close #1387) (#2917) 2019-10-18 13:59:47 +05:30
float_test.yaml include scalars types returning by computed fields in generated schema (fix #3650) (#3651) 2020-01-10 22:05:07 -06:00
locations.yaml computed fields in export/import metadata, other fixes (#3211) 2019-11-07 20:09:48 +05:30
scalar_computed_field_filter.yaml server/postgres: support computed fields in query filters ('where' expression) 2021-07-07 11:59:32 +00:00
setup.yaml server/postgres: support computed fields in query filters ('where' expression) 2021-07-07 11:59:32 +00:00
table_computed_field_filter_fail.yaml server/postgres: support computed fields in query filters ('where' expression) 2021-07-07 11:59:32 +00:00
table_computed_field_filter.yaml server/postgres: support computed fields in query filters ('where' expression) 2021-07-07 11:59:32 +00:00
teardown.yaml server/postgres: support computed fields in query filters ('where' expression) 2021-07-07 11:59:32 +00:00
tracked_function_as_comp_field.yaml server: support adding a tracked function as a computed field and vice versa 2021-05-20 06:29:24 +00:00