Skip to content

Version 5.2.0

Compare
Choose a tag to compare
@robinsonjohn robinsonjohn released this 08 Oct 17:36
· 5 commits to master since this release

Added

  • Added aggregate method and related constants.
  • Added the following operators:
    • OPERATOR_STARTS_WITH_INSENSITIVE
    • OPERATOR_DOES_NOT_START_WITH_INSENSITIVE
    • OPERATOR_ENDS_WITH_INSENSITIVE
    • OPERATOR_DOES_NOT_END_WITH_INSENSITIVE
    • OPERATOR_HAS_INSENSITIVE
    • OPERATOR_DOES_NOT_HAVE_INSENSITIVE
    • OPERATOR_NOT_NULL

Depreciated

  • Depreciated getTotalRows method in favor of aggregate.