graphql-engine/server/tests-py/queries/v1
2020-01-08 16:45:54 -06:00
..
basic functions can access session info via input arg (close #2322) (#3143) 2019-11-20 12:17:06 +05:30
bulk bulk query should not care about access mode of select or count queries (#3467) 2019-12-04 13:16:37 -06:00
computed_fields Add missing check in SetTableCustomFields; update various test cases 2020-01-08 16:45:54 -06:00
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 Fix two enum table reference bugs (fix #2820 and #3010) (#3074) 2019-10-10 21:22:16 -05:00
metadata export metadata without nulls, empty arrays & default values (#3393) 2019-12-14 00:47:38 -06:00
metadata_order export metadata without nulls, empty arrays & default values (#3393) 2019-12-14 00:47:38 -06:00
non_empty_text check input for empty strings for metadata api (close #2302) (#2300) 2019-07-11 09:00:45 +00:00
permissions Add missing check in SetTableCustomFields; update various test cases 2020-01-08 16:45:54 -06:00
relationships Add missing check in SetTableCustomFields; update various test cases 2020-01-08 16:45:54 -06:00
run_sql Refactor schema cache construction to avoid imperative updates 2020-01-08 16:43:06 -06:00
select Test with postgis 3.0.0 (#3519) 2019-12-18 19:32:15 -06:00
set_table_custom_fields Add missing check in SetTableCustomFields; update various test cases 2020-01-08 16:45:54 -06:00
set_table_is_enum Add missing check in SetTableCustomFields; update various test cases 2020-01-08 16:45:54 -06:00
track_table fail on tracking table/function with name conflict (close #2020) (#2383) 2019-07-11 07:41:20 +00:00
update Fix product_mul_price test 2019-11-14 18:53:33 -05:00