Skip to content

Add collation with the create statement #291

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

Merged
merged 2 commits into from
Sep 30, 2013

Conversation

inkblot
Copy link
Contributor

@inkblot inkblot commented Sep 29, 2013

Fixes issue #290.

@apenney
Copy link
Contributor

apenney commented Sep 29, 2013

Thanks for catching this, I appreciate it!

Any chance you can fix the spec at ./spec/unit/puppet/provider/mysql_database/mysql_spec.rb:61 so it adds collate to the mysql expect? I'll add something to rspec-system to test collate creates as well so this doesn't happen again. (Clearly my testing was insufficient for this module!)

@inkblot
Copy link
Contributor Author

inkblot commented Sep 29, 2013

How's that? (Also, how do I run the tests?)

@apenney
Copy link
Contributor

apenney commented Sep 30, 2013

You can just do "rake spec" on the CLI but whenever you commit to these PRs it does a whole battery of them via travis. :)

apenney pushed a commit that referenced this pull request Sep 30, 2013
Add collation with the create statement
@apenney apenney merged commit 9b7adbf into puppetlabs:master Sep 30, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants