Skip to content

0.3.2: Add handling of `whereJsonContains` and `orWhereJsonContains`

Pre-release
Pre-release
Compare
Choose a tag to compare
@mikebronner mikebronner released this 03 Nov 18:12
· 451 commits to master since this release

Added

  • handling of whereJsonContains() and orWhereJsonContains().

Fixed

  • price field value generation in BookFactory to not exceed database field limits.