usql
usql copied to clipboard
regression: quoted variables replacement doesn't work on master
The following works on the latest release v0.19.14 but fails on master. This is also why the PR checks fail:
On master, the interactive console thinks that there is a missing quote " .
Fixed in PR #503 .