dolifer opened this issue 2 years ago · 0 comments
At the moment, when query text is build, library creates additional instances of StringBuilder.
We can simplify the logic and re-use an existing instance.