Skip to content
This repository was archived by the owner on Jun 10, 2025. It is now read-only.

Enhanced result sets

Choose a tag to compare

@moufmouf moufmouf released this 25 Nov 12:23
· 3 commits to 4.2 since this release

Major changes:

  • More powerful result sets
    • Result sets can now be sorted "a posteriori" (with the withOrder method)
    • Result sets can now be parametrized "a posteriori" (with the withParameters method)

Minor changes:

A lot of bugfixes and improved code coverage