Added select-methods and refined where
- 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
andresetOrderBy