Skip to content

sqlparser: allow () following CURRENT_TIMESTAMP in column defs#4168

Merged
sougou merged 1 commit intovitessio:masterfrom
dt:current-ts-parens
Sep 2, 2018
Merged

sqlparser: allow () following CURRENT_TIMESTAMP in column defs#4168
sougou merged 1 commit intovitessio:masterfrom
dt:current-ts-parens

Conversation

@dt
Copy link
Copy Markdown
Contributor

@dt dt commented Aug 30, 2018

In some cases (versions?) mysqldump appears to emit default expressions with the parens in the CURRENT_TIMESTAMP call.
This normalizes to no parens either way in the AST.

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

In some cases (versions?) mysqldump appears to emit default expressions with the parens in the CURRENT_TIMESTAMP call.
This normalizes to no parens either way in the AST.

Signed-off-by: David Taylor <tinystatemachine@gmail.com>
@dt
Copy link
Copy Markdown
Contributor Author

dt commented Sep 2, 2018

Thanks. Rebased and re-generated.

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