graphql-engine/server/tests-py/queries/v1
Rakesh Emmadi 3527b085fd allow altering type of a column whose permissions defined only with session variables (close #2070) (#2683)
* allow altering type of a column iff session vars are defined in permissions
* use a sum type to define dependency reason
* set jwt expiry test's expiry time to 4 seconds
* derive Data instance for necessary types to simplify 'hasStaticExp'
2019-08-16 16:35:22 -05:00
..
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 run graphql tests on both http and websocket; add parallelism (close #1868) (#1921) 2019-04-08 12:52:38 +05:30
metadata remove support for query templates (#2560) 2019-07-23 19:11:34 +00:00
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
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