Skip to content

Releases: RhubarbPHP/Module.Stem

1.9.3

08 Apr 11:09
2c0941b
Compare
Choose a tag to compare

1.9.3

  • Changed: A flag added to allow a null value to be maintained when read from PDO

1.9.1

14 Jan 10:19
d4aebcd
Compare
Choose a tag to compare
Merge pull request #77 from RhubarbPHP/hotfix/QuotingAliases

Fix for broken aliases

Released 1.8.14

09 Apr 09:40
8ca4e0a
Compare
Choose a tag to compare
Merge pull request #71 from RhubarbPHP/patch/DeepIntersectingPullUps

fix: deep intersection pullup alias mapping

Released 1.8.13

30 Mar 12:45
5800a25
Compare
Choose a tag to compare
Merge pull request #70 from RhubarbPHP/patch/includeBulkFlag

fix: pass $includeBulk to prereq seeders

1.8.12

21 Feb 08:42
Compare
Choose a tag to compare

Fixed: implode param order to remove php 7.4 warning

OneOfCollection Filter

19 Feb 10:35
Compare
Choose a tag to compare
  • Added: OneOfCollection Filter
  • Added: MySql repository support for hydrating a subset of a model's columns

MySql Random Sort

30 May 14:49
Compare
Choose a tag to compare
  • Fixed: Custom sorts now invalidate collections
  • Added: MySqlRandom Sort

db timezone fix

16 Apr 14:10
87332cf
Compare
Choose a tag to compare

preferably read the correct timezone first, then fall back to the system timezone

Added PDO connection options to Mysql Repository

21 Dec 10:56
Compare
Choose a tag to compare
so that people can configure connections

Flag to disable casting in integer column

20 Dec 21:39
Compare
Choose a tag to compare

a temporary measure for backwards compatibility