Skip to content

PostgreSQL Connection API wrongly identifies slash as an escape character in quoted literals and identifiers #1920

@olavloite

Description

@olavloite

The Connection API wrongly identifies a slash inside of a quoted literal or identifier as an escape character, which can lead to incorrect INVALID_ARGUMENT: SQL statement contains an unclosed literal errors.

Metadata

Metadata

Assignees

Labels

api: spannerIssues related to the googleapis/java-spanner API.priority: p1Important issue which blocks shipping the next release. Will be fixed prior to next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions