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

.renameColumn should not drop defaultValue or nullable state. #1326

Merged
merged 2 commits into from
Apr 1, 2016

Conversation

wubzz
Copy link
Member

@wubzz wubzz commented Apr 1, 2016

Currently this happens for mysql. Fixes #933

@wubzz
Copy link
Member Author

wubzz commented Apr 1, 2016

cc @gabe-alex I'm no mysql expert, would you mind double-checking that I got this right?

@wubzz wubzz added the 0.11 label Apr 1, 2016
@wubzz wubzz force-pushed the bugfix/renameCol_drops_default_value branch from 8d1a783 to 0b45356 Compare April 1, 2016 21:37
@gabriel-alecu
Copy link

@wubzz Right, seems to work now.
Although, I had to manually copy the changes to my lib folder, since I'm on Windows and building doesn't seem to work here...

@wubzz
Copy link
Member Author

wubzz commented Apr 1, 2016

Cool, merging this then. It'll be in the next release.

@wubzz wubzz merged commit bb9663f into knex:master Apr 1, 2016
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.

None yet

2 participants