Skip to content

Add if not exists support to database ddl in parsing#6724

Merged
harshit-gangal merged 4 commits intovitessio:masterfrom
planetscale:create-db-parsing
Sep 18, 2020
Merged

Add if not exists support to database ddl in parsing#6724
harshit-gangal merged 4 commits intovitessio:masterfrom
planetscale:create-db-parsing

Conversation

@harshit-gangal
Copy link
Copy Markdown
Member

CREATE DATABASE [IF NOT EXISTS]
DROP DATABASE [IF EXISTS]

Signed-off-by: Harshit Gangal <harshit@planetscale.com>
Signed-off-by: Harshit Gangal <harshit@planetscale.com>
Signed-off-by: Harshit Gangal <harshit@planetscale.com>
BoolVal should only be used when an expression is expected.

Signed-off-by: Andres Taylor <andres@planetscale.com>
@harshit-gangal harshit-gangal merged commit d738f85 into vitessio:master Sep 18, 2020
@askdba askdba added this to the v8.0 milestone Oct 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants