-
- Downloads
Trim trailing comments from native nested queries [ci drivers]
Having a trailing comment works fine when the query is executed directly, but when in a nested query the original query is wrapped in another query and the trailing comment causes the tail end of the query to be "missing" due to the comment causing the query to fail. Fixes #7363
Showing
Please register or sign in to comment