pyorient icon indicating copy to clipboard operation
pyorient copied to clipboard

Develop : OGM fix for using is operator in where clause where value is null

Open grahamjamesaddis opened this issue 7 years ago • 0 comments

Fix for issue #262 :OGM: NULL fields not queried correctly

Added test case DictBasicQueryTest.

Added encode_operator() method to PropertyEncoder.

Updated build_assign_vertex() method in Query to call encode_operator().

grahamjamesaddis avatar Jan 18 '18 15:01 grahamjamesaddis