Skip to content

1.0.3 - reusable finder

Latest
Compare
Choose a tag to compare
@marcioAlmada marcioAlmada released this 09 Jun 01:06

Finder instances can now truly be reused for multiple database calls and conditions can be added lazily during finders life cycle.

  • Reusable finder (example here)
  • Add possibility to choose which field should be at ORDER BY when using ::findFirst and ::findLast