Skip to content

Added select-methods and refined where

Compare
Choose a tag to compare
@rkrx rkrx released this 11 Jan 14:50
· 23 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