graphql-engine/server/tests-py/queries/v1
2019-03-01 17:15:04 +05:30
..
basic Tests for server with access control, and some more tests (#710) 2018-10-28 23:57:49 +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 apply update permissions for upsert mutations (#628) 2018-12-15 21:40:29 +05:30
metadata allow exposing postgres functions through GraphQL interface (close #333) (#1073) 2019-01-25 09:01:54 +05:30
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 renaming tables, columns and relationships (close #79) (#1542) 2019-03-01 14:47:22 +05:30
select support jsonb and postgis operators in permissions (#1461) 2019-01-28 23:16:31 +05:30
track_table dependencies of object relationship now includes remote table, closes #1441 (#1442) 2019-01-24 18:56:13 +05:30
update breaking: correct (de)serialisation of postgres numeric types in json (fix #1523) (#1662) 2019-03-01 17:15:04 +05:30