graphql-engine/server/tests-py/queries/v1
2019-10-03 13:15:52 +05:30
..
basic allow customising graphql schema for a table (close #981) (#2509) 2019-09-19 10:17:36 +05:30
count apply update permissions for upsert mutations (#628) 2018-12-15 21:40:29 +05:30
ddl diff's query should account for table having no columns (#1256) 2018-12-21 15:24:22 +05:30
delete python based tests (#387) 2018-09-18 11:51:57 +05:30
insert run graphql tests on both http and websocket; add parallelism (close #1868) (#1921) 2019-04-08 12:52:38 +05:30
metadata allow customising graphql schema for a table (close #981) (#2509) 2019-09-19 10:17:36 +05:30
non_empty_text check input for empty strings for metadata api (close #2302) (#2300) 2019-07-11 09:00:45 +00:00
permissions Tests for server with access control, and some more tests (#710) 2018-10-28 23:57:49 +05:30
relationships allow renaming tables, columns and relationships (close #79) (#1542) 2019-03-01 14:47:22 +05:30
run_sql allow altering type of a column whose permissions defined only with session variables (close #2070) (#2683) 2019-08-16 16:35:22 -05:00
select Support casting between PostGIS geometry and geography types in where expressions (close #1983) (#2495) 2019-07-15 14:22:45 +05:30
set_table_custom_fields update custom column names on renaming/dropping columns (#2933) 2019-10-03 13:15:52 +05:30
set_table_is_enum Add support for GraphQL enum types via enum table references 2019-08-26 00:54:56 -05:00
track_table fail on tracking table/function with name conflict (close #2020) (#2383) 2019-07-11 07:41:20 +00:00
update run graphql tests on both http and websocket; add parallelism (close #1868) (#1921) 2019-04-08 12:52:38 +05:30