graphql-engine/server/tests-py/queries/graphql_query/computed_fields
Samir Talwar a0176c215f server/tests-py: Set up postgis extensions using a fixture.
Let's put it in one place.

This is a precursor to moving database provisioning into the Python
integration tests.

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/5453
GitOrigin-RevId: 5920b0b1177d94496485fcb4e178b946534ee4eb
2022-08-15 14:30:42 +00:00
..
computed_fields_permission.yaml An ErrorMessage type, to encapsulate. 2022-07-18 20:27:06 +00:00
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/tests-py: Set up postgis extensions using a fixture. 2022-08-15 14:30:42 +00:00
table_computed_field_filter_fail.yaml An ErrorMessage type, to encapsulate. 2022-07-18 20:27:06 +00:00
table_computed_field_filter_session_argument.yaml server/postgres: add test case to test computed field with session argument in where expression 2021-09-30 11:27:37 +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: add test case to test computed field with session argument in where expression 2021-09-30 11:27:37 +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