v2.0.0-beta2 Release
Pre-release
Pre-release
If no issues are found, this will be the final release before the 2.0.0 GA on October 15, 2018
Features
- It's now possible to supply the
$indexinSelect::fetchAll()with array syntax to group rows by the field selection:$result->fetchAll('field[]');
Miscellaneous
- Updated read me