Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

syntax error on float column with negative default value #66

Closed
bennlich opened this issue Oct 16, 2020 · 2 comments
Closed

syntax error on float column with negative default value #66

bennlich opened this issue Oct 16, 2020 · 2 comments

Comments

@bennlich
Copy link

Problem

mysqldef throws a syntax error when trying to parse a table schema with a float column that has a negative default value

e.g.:

`positionZ` float DEFAULT -20
@k0kubun
Copy link
Collaborator

k0kubun commented Oct 16, 2020

Thanks, I fixed it and started releasing v0.7.3.

@bennlich
Copy link
Author

Thank you!

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

No branches or pull requests

2 participants