Skip to content

v1.0.7

Compare
Choose a tag to compare
@mahmoudmohamedramadan mahmoudmohamedramadan released this 25 Oct 15:03
· 177 commits to 1.x since this release

Changed

  • Update the order by query by replacing the foreign with the primary key.
  • Improve the code's readability.
  • Rename the addAllWheres and addOrAllWheres methods to addRelationConditions and addOrRelationConditions.

Fixed

  • Fix searching within the model itself.
  • Fix searching in the relationship with an anonymous model.