Fix tests
Query builder returns both parts of the query: SQL and parmeter valuesCallers can execute the returned query without further processing
Extract SQL composition into a query builder
Add tests