graphql-engine/server/tests-py/queries
Vladimir Ciobanu 6e752a7876 server: add type information to aggregates and stringify them (closes #5704)
Fixes https://github.com/hasura/graphql-engine/issues/5704 by checking, for aggregate fields whether we are handling a numeric aggregation.

This PR also adds type information to `ColFld` such that we know the type of the field.

This is the second attempt. See #319 for a less invasive approach. @nicuveo suggested type information might be useful, and since it wasn't hard to add, I think this version is better as well.

GitOrigin-RevId: aa6a259fd5debe9466df6302839ddbbd0ea659b5
2021-01-18 13:52:51 +00:00
..
actions Fix action relationship type and input arguments (closes #6402) (#284) 2021-01-18 06:57:24 +00:00
compression [server] coalesce multiple run_sql calls in tests (#270) 2021-01-06 16:07:22 +00:00
event_triggers server: template the schema and table names in the event trigger PG functions 2021-01-06 20:22:34 +00:00
explain [server] coalesce multiple run_sql calls in tests (#270) 2021-01-06 16:07:22 +00:00
graphql_introspection [server] coalesce multiple run_sql calls in tests (#270) 2021-01-06 16:07:22 +00:00
graphql_mutation [server] coalesce multiple run_sql calls in tests (#270) 2021-01-06 16:07:22 +00:00
graphql_query server: add type information to aggregates and stringify them (closes #5704) 2021-01-18 13:52:51 +00:00
graphql_validation [server] coalesce multiple run_sql calls in tests (#270) 2021-01-06 16:07:22 +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: support separate metadata database and server code setup for multi sources (#197) 2020-12-28 12:56:55 +00:00
logging [server] coalesce multiple run_sql calls in tests (#270) 2021-01-06 16:07:22 +00:00
remote_schemas server: move remote schema permissions APIs to /v1/metadata 2021-01-18 10:39:29 +00:00
schema/duplication add tests 2020-09-01 17:13:42 +05:30
subscriptions [server] coalesce multiple run_sql calls in tests (#270) 2021-01-06 16:07:22 +00:00
unauthorized_role [server] coalesce multiple run_sql calls in tests (#270) 2021-01-06 16:07:22 +00:00
v1 Server: fix issue of not being able to track tables with non-compliant GraphQL names (#313) 2021-01-12 08:13:58 +00:00
clear_db.yaml python based tests (#387) 2018-09-18 11:51:57 +05:30