Skip to content

Conversation

@muloka
Copy link
Contributor

@muloka muloka commented Oct 30, 2013

When creating a database you can now optionally specify the collation used instead of having to rely on the server's default collation. The latter is not always ideal when dealing with legacy systems.

I am new to MiniTest and have done my best to create tests that conform to the general style presented. Any pointers would be much appreciated.

Thanks and hoping you'll (eventually) accept this request.

  • Louis

When creating a database you can now optionally specify the collation
used instead of having to rely on the server's default collation. The
latter is not always ideal when dealing with legacy systems.
@annaswims
Copy link
Contributor

I ran the tests with and without ACTIVERECORD_UNITTEST_COLLATION set and it worked both times

Thanks to @annaswims for spotting it.
@muloka
Copy link
Contributor Author

muloka commented Dec 6, 2013

As for the tests passing are you saying that the tests are otherwise good? Or should I revise them?

@annaswims
Copy link
Contributor

The tests look thorough to me though I'd like to add the disclaimer that I'm new to SQL Server.

annaswims added a commit that referenced this pull request Jan 31, 2014
Added an additional parameter for collation to the create_database method
@annaswims annaswims merged commit 765e6c5 into rails-sqlserver:master Jan 31, 2014
@muloka
Copy link
Contributor Author

muloka commented Jan 31, 2014

Awesome. Good to hear!

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