(Changed in version 2.8.0) collect has changed. The previous behavior can be reproduced with toSeq.
Return a new value or call finished()
Return a new value or call finished()
In order to allow a ResultSet to be consumed by an Observable, a ResultSet iterator must be created. Since Quill provides a extractor for an individual ResultSet row, a single row can easily be cached in memory. This allows for a straightforward implementation of a hasNext method.