Jobin Thomas

Results 2 comments of Jobin Thomas

We had the same issue. One of the senior guys in our team found out the code in `q-builders` and came up with overriding the `MongoVisitor` class - https://github.com/RutledgePaulV/q-builders/blob/develop/src/main/java/com/github/rutledgepaulv/qbuilders/visitors/MongoVisitor.java, so...

@vivekkalirawana, I tried what you suggested and it works now. Why can't you send a PR for this solution?