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

Rails 4 Support (Updated, w/ smdern's patches) + Ms SqlServer Support #37

Open
wants to merge 11 commits into
base: master
Choose a base branch
from

Conversation

D1plo1d
Copy link

@D1plo1d D1plo1d commented Feb 10, 2014

This patch includes smderns patches as well as my own. The uuid column type no longer collides with the Rails 4 uuid column type when it is defined in rails 4 postgres. This is only a partial fix however since rails 4 postgres uuid columns expect SecureRandom.uuid. IMO we should consider switching to that for compatibility.

MS SqlServer support is also included.

@jashmenn
Copy link
Owner

See #41

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.

4 participants