It would be nice to have support for hex literals. Especially useful for query with address conditions select * from "java.lang.Object[]" o where getAddress(o.this) = 0xe8a675b8
It would be nice to have support for hex literals. Especially useful for query with address conditions