Currently it is not possible to run multiple 'where' queries on a single column. This needs to be changed.
Notes:
- Need to be able to group where queries.
- Need to be able to use 'and' and 'or' to join queries/groups of queries (replace current implementation in config class)
Currently it is not possible to run multiple 'where' queries on a single column. This needs to be changed.
Notes: