v1.3.1
Added
- Added more documentation and examples for
GetAll.
Fixed
- Fixed
RunWritenot defering its call toCursor.Close(). This could cause issues if an error occurred when decoding the result. - Fixed panic when calling
Error()on a GoRethinkrqlError.