Skip to content

v2.1.0 Release

Choose a tag to compare

@cbornhoft cbornhoft released this 19 Oct 12:52
· 45 commits to master since this release
3f51d4b

Features

  • Select::fetch() now supports cursor traversal! Whatever PDOStatement::fetch() supports should also now be possible in Fluent.

Code Improvements

  • Refactored a couple of confusing methods by splitting them into their own parts. A small step towards fully cleaning up the complex join system.

Miscellaneous

  • Updated read me