graphql-engine/server/tests-py/queries/v1/select
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
..
basic Tests for server with access control, and some more tests (#710) 2018-10-28 23:57:49 +05:30
boolexp support jsonb and postgis operators in permissions (#1461) 2019-01-28 23:16:31 +05:30
limits add python based tests, remove haskell tests 2018-10-04 18:14:15 +05:30
offset add python based tests, remove haskell tests 2018-10-04 18:14:15 +05:30
permissions support jsonb and postgis operators in permissions (#1461) 2019-01-28 23:16:31 +05:30