Skip to content

Added select-methods and refined where

Choose a tag to compare

@rkrx rkrx released this 11 Jan 14:50
· 35 commits to master since this release
  • Fieldnames (keys) of Key-Value-style where and having now can contain dots and will handles correctly in most cases.
    • In case the key already contains a backtick or a paranthesis the key will not be untouched.
  • Select: Added two methods getOrderBy and resetOrderBy