v2.9.2
Change Log
Added
- Added .explain() method to QueryBuilder. by @JarriqTheTechie in #640
- Added .first_or_create() method to Model. by @JarriqTheTechie in #643
Fixed
- Fixed string type casting/coercion from
where_inmethods by @stoutput in #650 - Fixed edge-case Collection
where_inbugs by @stoutput in #651 - Fix/637 - Fixed updating pivot table records on Many To Many relationships by @federicoparroni in #649
Full Changelog: v2.9.1...v2.9.2