Skip to content

spanner/spansql: support IF NOT EXISTS in DDL parsing #8236

@marcusthelin

Description

@marcusthelin

Client
spanner/spansql

Environment

N/A

Go Environment

N/A

Code

N/A

Expected behavior
spansql.ParseDDL should support statements like CREATE TABLE IF NOT EXISTS since that is now supported in Spanner.

Actual behavior

Error is being thrown:

got "NOT" while expecting "("

Metadata

Metadata

Assignees

Labels

api: spannerIssues related to the Spanner API.triage meI really want to be triaged.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions