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

Add support for Microsoft SQL Server #28

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

phurley
Copy link

@phurley phurley commented Aug 26, 2014

I was unable to run your tests, so I have not added tests. I would be happy to do so, if I was able to run your tests.

@spilliton
Copy link
Owner

Sweet! I'll look at the tests, been a while since I have ran them. What error do you get when attempting to run them?

@@ -1,3 +1,7 @@
### 0.6.0
Copy link
Owner

@spilliton spilliton Sep 1, 2014

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We only bump this number when there is a major change in the gem, will prolly just release this as 0.5.1 :)

@spilliton
Copy link
Owner

If you merge master into your branch or rebase the tests should work. Don't worry about adding any new tests as we can't run them on Travis CI anyway since they don't have a SQL Server option. If it works for you in your project thats good enough for me :)

@spilliton
Copy link
Owner

Did this end up working for you? There are more changes in the master branch of randumb that you will need to merge into your branch for tests to pass.

Alternatively I can add your changes in a new branch if you prefer.

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