Currently we have used the orientdb version 2.0.18 ,
there we have used the query example is_delete = 0 (which is boolean 
variable) .
Now we are migrate to version 2.2.4 version,
when we use is_delete = 0 (which is boolean variable) in newer version is 
not return the record but if we use is_delete = false (which is boolean 
variable) its return the record.
We are having more than 10000 lines of code by using boolean variable. It's 
not possible to change in all the places.
Give the simple solution to recover this problem.

Thanks and Regards,
T.Pugazharasan.

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"OrientDB" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to