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

#623 collation parameter is ignored if it generates an exception. #650

Merged
merged 1 commit into from
Apr 30, 2015

Conversation

rikettsie
Copy link
Contributor

When migrations are run for the first time in a new project the 'force_binary_collation' parameter generates an exception while the application environment loads.
The proposed begin/rescue block solves the problem, trapping the exception being raised at the very first time the migration is run.

seuros added a commit that referenced this pull request Apr 30, 2015
#623 collation parameter is ignored if it generates an exception.
@seuros seuros merged commit 5fc7451 into mbleigh:master Apr 30, 2015
tekniklr pushed a commit to tekniklr/acts-as-taggable-on that referenced this pull request Mar 19, 2021
mbleigh#623 collation parameter is ignored if it generates an exception.
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