You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@torbenj
Yeah, it works. But actually it's not solution but rather a work around. Since lib supports text+arg format it should also handle such case correctly i guess. I'll try to contribute some fixes when have some free time (wanted before, just forgot tho)
Given:
Expected:
Actual:
Trying to actually execute query returns error (SQLSTATE 42601) saying there is syntax error near
?
(or$1
if using dollar placeholders)go play: https://go.dev/play/p/79B21fBnUgJ
The text was updated successfully, but these errors were encountered: