This repository was archived by the owner on Jun 10, 2025. It is now read-only.
Enhanced result sets
Major changes:
- More powerful result sets
- Result sets can now be sorted "a posteriori" (with the
withOrdermethod) - Result sets can now be parametrized "a posteriori" (with the
withParametersmethod)
- Result sets can now be sorted "a posteriori" (with the
Minor changes:
A lot of bugfixes and improved code coverage