Skip to content

Fixed DBExprFilter and Limit and Offset can now be optional

Choose a tag to compare

@rkrx rkrx released this 21 Jul 14:56
· 2 commits to v0.3 since this release
  • Fixed DBExprFilter: validator and validationResultHandler are only taken into account if key exists
  • Limit and Offset can now take a parameter of Type OptionalValue, which can make both optional