Split `Query#to_s` to: - [ ] `Query#to_s` to just build SQL without params - [ ] `Query#build` to only fill up `#params` (questionable method name though)