graphql-engine/server/tests-py/queries
Antoine Leblanc 3537e2acdc server: fix primary key mutations issue (closes #6255) (#129)
* Add update_by_pk test with more interesting permissions.

* Add new delete test with more interesting permissions.

* Fix byPk operations not providing all columns.

* Empty commit to unlock ci.

GitOrigin-RevId: eb1ca2cc4c59f421bc5fedf49bef91aa4bbdca94
2020-12-02 14:13:00 +00:00
..
actions server: add custom timeouts to actions (#5762) 2020-09-16 09:53:17 +00:00
compression add gzip brotli compression to http responses (close #2674) (#2751) 2019-09-19 18:24:40 +05:30
event_triggers Merge oss/master onto mono/main 2020-11-12 22:37:19 +05:30
explain fix explain queries with role permissions, fix #4816 2020-05-22 14:40:57 +05:30
graphql_introspection server: customize tracking tables with a custom name (#5719) 2020-10-29 12:48:45 +00:00
graphql_mutation server: fix primary key mutations issue (closes #6255) (#129) 2020-12-02 14:13:00 +00:00
graphql_query Support Postgres POSIX regex operators (close #4317) (#119) 2020-11-27 10:54:52 +00:00
graphql_validation Rewrite GraphQL schema generation and query parsing (close #2801) (#4111) 2020-08-21 12:27:01 -05:00
heterogeneous Server: Validate remote schema queries (#5938) 2020-10-13 14:03:11 +05:30
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 Add missing check in SetTableCustomFields; update various test cases 2020-01-08 16:45:54 -06:00
logging breaking: server logging changes (close #507, close #2171) (#1835) 2019-07-11 05:37:06 +00:00
remote_schemas server: query remote server in a remote join query iff all arguments are not null (#31) 2020-11-18 09:00:12 +00:00
schema/duplication add tests 2020-09-01 17:13:42 +05:30
subscriptions use only required session variables in multiplexed queries for subscriptions (#4329) 2020-11-03 13:45:22 +05:30
unauthorized_role fix a security issue with 1.2 2020-05-22 14:40:57 +05:30
v1 Support Postgres POSIX regex operators (close #4317) (#119) 2020-11-27 10:54:52 +00:00
clear_db.yaml python based tests (#387) 2018-09-18 11:51:57 +05:30