graphql-engine/server/tests-py/queries/graphql_query
hasura-bot 7b31ff99d1 Support Postgres POSIX regex operators (close #4317) (#119)
Co-authored-by: christophediprima <dipdipdip84@gmail.com>
Co-authored-by: dip <dipdipdip84@gmail.com>
Co-authored-by: Auke Booij <auke@hasura.io>
Co-authored-by: Antoine Leblanc <antoine@hasura.io>
GITHUB_PR_NUMBER: 6172
GITHUB_PR_URL: https://github.com/hasura/graphql-engine/pull/6172
GitOrigin-RevId: 5192d238b527cd21b6efb2f74e279ecc34756c29
2020-11-27 10:54:52 +00:00
..
agg_perm Rewrite GraphQL schema generation and query parsing (close #2801) (#4111) 2020-08-21 12:27:01 -05:00
aggregations server: add support for timestamps without timezone to graphql-engine (fix #1217) (#4452) 2020-04-21 14:30:48 +02:00
allowlist keep allowed queries in sync when collections are changed, fix #2221 (#2230) 2019-05-20 15:59:32 +05:30
basic Rewrite GraphQL schema generation and query parsing (close #2801) (#4111) 2020-08-21 12:27:01 -05:00
boolexp Support Postgres POSIX regex operators (close #4317) (#119) 2020-11-27 10:54:52 +00:00
caching server: fix an introspection query caching issue (fix #4547) (#4661) 2020-05-18 14:27:56 +02:00
computed_fields add additional tests for computed fields permissions (#5753) 2020-09-16 07:48:04 +05:30
custom_schema server: customize tracking tables with a custom name (#5719) 2020-10-29 12:48:45 +00:00
enums Rewrite GraphQL schema generation and query parsing (close #2801) (#4111) 2020-08-21 12:27:01 -05:00
functions Support tracking SQL functions as mutations. Closes #1514 (#34) 2020-11-18 18:05:59 +00:00
limits Rewrite GraphQL schema generation and query parsing (close #2801) (#4111) 2020-08-21 12:27:01 -05:00
offset Fix result ordering in some incorrect tests 2019-11-05 15:15:25 -06:00
order_by fix SQL generation if more than one aggregate order_by items present, fix #2981 (#2998) 2019-10-04 23:00:53 -05:00
permissions Support Postgres POSIX regex operators (close #4317) (#119) 2020-11-27 10:54:52 +00:00
relay Rewrite GraphQL schema generation and query parsing (close #2801) (#4111) 2020-08-21 12:27:01 -05:00
v1alpha1/errors introduce v1/graphql (fix #1368) (#2064) 2019-05-10 11:35:10 +05:30