Skip to content

Releases: TeamWanari/couchbase-query-executor

Add builder pattern to make it easier to build queries

07 Jun 14:02
Compare
Choose a tag to compare
Merge pull request #6 from TeamWanari/refactor-filter

add builder pattern to build queries

Making changes to be usable without SyncGateway

01 Jun 19:04
Compare
Choose a tag to compare

Added document converters, added nested fields query support, more filters, removed CouchbasePage

Making changes for Couchbase 4.6.1

31 May 17:17
Compare
Choose a tag to compare

Fixed query for Couchbase 4.6.1, added mapper function for CouchbasePage

Added findOne function

02 Nov 20:29
Compare
Choose a tag to compare
Merge branch 'master' of https://github.com/TeamWanari/couchbase-quer…

…y-executor

Rev mapping added

10 Oct 16:25
Compare
Choose a tag to compare

Previously _rev wasn't mapped to the Object from which the lib creates the POJO

Initial release

06 Oct 12:26
Compare
Choose a tag to compare

The first version of this lib.