tbolier/php-rethink-ql

Selecting data: Implement between ReQL command

Closed this issue · 1 comments

Issue summary

The current ReQL document manipulation commands implementation is currently missing in the driver.
https://www.rethinkdb.com/api/java/#between

Selecting data

  • between

The following sections can be removed only, whenever they are not applicable or you have a simple question.

Actual Behavior

  • Not implemented

Expected Behavior

  • A working implementation including unit / integration test.

This has been implemented in version 1.3.0.