q-builders
q-builders copied to clipboard
Type safe database agnostic query builders.
Bumps [spring-data-mongodb](https://github.com/spring-projects/spring-data-mongodb) from 1.9.2.RELEASE to 3.3.5. Release notes Sourced from spring-data-mongodb's releases. 3.3.5 :green_book: Links Spring Data MongoDB 3.3 Reference documentation Spring Data MongoDB 3.3 Javadoc :notebook_with_decorative_cover: Documentation Improve documentation...
Bumps [elasticsearch](https://github.com/elastic/elasticsearch) from 2.3.4 to 6.8.17. Release notes Sourced from elasticsearch's releases. Elasticsearch 6.8.17 Downloads: https://elastic.co/downloads/elasticsearch Release notes: https://www.elastic.co/guide/en/elasticsearch/reference/6.8/release-notes-6.8.17.html Elasticsearch 6.8.16 Downloads: https://elastic.co/downloads/elasticsearch Release notes: https://www.elastic.co/guide/en/elasticsearch/reference/6.8/release-notes-6.8.16.html Elasticsearch 6.8.15 Downloads: https://elastic.co/downloads/elasticsearch...
Is there anyway we shall convert RSQL String to Query ?! (I see the reverse is possible with RSQLVisitor)
Mutability can produce unexpected behavior, etc. It's easier to reason about if each method on a query object always returns an immutable representation. Since we're already dealing with trees I'm...