Releases: RhubarbPHP/Module.Stem
Releases · RhubarbPHP/Module.Stem
1.9.3
1.9.1
Merge pull request #77 from RhubarbPHP/hotfix/QuotingAliases Fix for broken aliases
Released 1.8.14
Merge pull request #71 from RhubarbPHP/patch/DeepIntersectingPullUps fix: deep intersection pullup alias mapping
Released 1.8.13
Merge pull request #70 from RhubarbPHP/patch/includeBulkFlag fix: pass $includeBulk to prereq seeders
1.8.12
Fixed: implode param order to remove php 7.4 warning
OneOfCollection Filter
- Added: OneOfCollection Filter
- Added: MySql repository support for hydrating a subset of a model's columns
MySql Random Sort
- Fixed: Custom sorts now invalidate collections
- Added: MySqlRandom Sort
db timezone fix
preferably read the correct timezone first, then fall back to the system timezone
Added PDO connection options to Mysql Repository
so that people can configure connections
Flag to disable casting in integer column
a temporary measure for backwards compatibility