We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Currently the data type is required for the changeColumn method.
changeColumn
This should probably just be optional as you may want to change just the column options.
Another related thing is column options not set on changeColumn calls should not change
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Currently the data type is required for the
changeColumn
method.This should probably just be optional as you may want to change just the column options.
Another related thing is column options not set on
changeColumn
calls should not changeThe text was updated successfully, but these errors were encountered: