graphql-engine/server/tests-py/queries/v1/select/boolexp/jsonb
Rakesh Emmadi 3caff9b924 support jsonb and postgis operators in permissions (#1461)
* support jsonb and geometry operators on RQL bool exps, close #1408

* add tests for jsonb operators in /v1/query

TODO:-
-> add tests for geometry (postgis) operators

* support parsing session variables for st_d_within and has_key ops

-> Add tests for boolExp operators and select permissions

* improve parsing $st_d_within op's json value logic
2019-01-28 23:16:31 +05:30
..
select_article_author_jsonb_contained_in_bestseller_latest.yaml support jsonb and postgis operators in permissions (#1461) 2019-01-28 23:16:31 +05:30
select_article_author_jsonb_contained_in_latest.yaml support jsonb and postgis operators in permissions (#1461) 2019-01-28 23:16:31 +05:30
select_article_author_jsonb_contains_latest.yaml support jsonb and postgis operators in permissions (#1461) 2019-01-28 23:16:31 +05:30
select_author_article_jsonb_contains_bestseller.yaml support jsonb and postgis operators in permissions (#1461) 2019-01-28 23:16:31 +05:30
select_product_jsonb_has_key_sim_type.yaml support jsonb and postgis operators in permissions (#1461) 2019-01-28 23:16:31 +05:30
select_product_jsonb_has_keys_all_ram_touchscreen.yaml support jsonb and postgis operators in permissions (#1461) 2019-01-28 23:16:31 +05:30
select_product_jsonb_has_keys_any_os_operating_system.yaml support jsonb and postgis operators in permissions (#1461) 2019-01-28 23:16:31 +05:30
setup.yaml support jsonb and postgis operators in permissions (#1461) 2019-01-28 23:16:31 +05:30
teardown.yaml support jsonb and postgis operators in permissions (#1461) 2019-01-28 23:16:31 +05:30