graphql-engine/server/tests-py/queries
Rakesh Emmadi c4c5dd87ac allow identical fields in custom column names configuration (fix #3137) & improve root fields validation (#3154)
* allow identical column fields in 'custom_column_names'
* improve validation of custom column names
* improve 'checkForFieldConflicts' & validate custom column names with non column fields
* split `validateTableConfig` into two isolated validation logic
* improve validation of root fields
* improve validating custom root fields and duplicate root fields
* move 'validateCustomRootFields' to 'buildSchemaCache'
2019-11-20 06:40:56 -06:00
..
compression add gzip brotli compression to http responses (close #2674) (#2751) 2019-09-19 18:24:40 +05:30
event_triggers fix row comparison operator in event triggers (fix #2036) (#2868) 2019-09-12 18:22:01 -05:00
graphql_introspection introduce v1/graphql (fix #1368) (#2064) 2019-05-10 11:35:10 +05:30
graphql_mutation fix insert with nested returning clause fails alongside text[] column (fix #3148 & #2520) (#3198) 2019-11-06 23:14:36 -06:00
graphql_query functions can access session info via input arg (close #2322) (#3143) 2019-11-20 12:17:06 +05:30
graphql_validation introduce v1/graphql (fix #1368) (#2064) 2019-05-10 11:35:10 +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 support for GraphQL enum types via enum table references 2019-08-26 00:54:56 -05:00
logging breaking: server logging changes (close #507, close #2171) (#1835) 2019-07-11 05:37:06 +00:00
remote_schemas Fix result ordering in some incorrect tests 2019-11-05 15:15:25 -06:00
subscriptions Parameterize all SQL values when multiplexing subscription queries (#2942) 2019-09-30 14:50:57 -05:00
v1 allow identical fields in custom column names configuration (fix #3137) & improve root fields validation (#3154) 2019-11-20 06:40:56 -06:00
clear_db.yaml python based tests (#387) 2018-09-18 11:51:57 +05:30