Closed Jumpaku closed 1 year ago
It seems a bug. Let me investigate.
Thanks @Jumpaku for the report, and thanks @apstndb for the quick fix.
I have merged the fix and tagged v0.9.18
: https://github.com/cloudspannerecosystem/spanner-cli/releases/tag/v0.9.18
Thanks!
Maybe, I found a regression related to processing a comment after a statement.
When the version is v0.9.16, the following command outputs
1
.However, when the version is v0.9.17 the above command fails with
ERROR: invalid statement
.Does the behavior with v0.9.17 need correction?