pyorient
pyorient copied to clipboard
Develop : OGM fix for using is operator in where clause where value is null
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().