Skip to content

sqlparser: parse ON DELETE CASCADE and friends#4135

Merged
sougou merged 1 commit intovitessio:masterfrom
dt:ondelete
Aug 16, 2018
Merged

sqlparser: parse ON DELETE CASCADE and friends#4135
sougou merged 1 commit intovitessio:masterfrom
dt:ondelete

Conversation

@dt
Copy link
Copy Markdown
Contributor

@dt dt commented Aug 15, 2018

This adds support for parsing ON DELETE referential actions if specified in a FOREIGN KEY constraint.

Signed-off-by: David Taylor tinystatemachine@gmail.com

@dt
Copy link
Copy Markdown
Contributor Author

dt commented Aug 15, 2018

Whoops, looks like my goyacc version wasn't including the // Generated by.. header. Updated and regenerated, hopefully CI likes this one better.

This adds support for parsing ON DELETE referential actions if specified in a FOREIGN KEY constraint.

Signed-off-by: David Taylor <tinystatemachine@gmail.com>
@sougou sougou merged commit 52d3d14 into vitessio:master Aug 16, 2018
@dt dt deleted the ondelete branch August 29, 2018 20:46
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.

2 participants