-
Notifications
You must be signed in to change notification settings - Fork 5
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
Support for rails 5 ? #9
Comments
I haven't tried it since I don't have any Rails 5 apps but would love to hear how it works for you. |
I have parked the bigint primary key for now. I'll leave a comment here when I use it. |
Should no longer be needed in Rails 5 as 5.1 uses bigint by default now. |
Would love to see Rails 5 support here still, even if just for the generated migration that updates Primary and Foreign keys to bigint. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No description provided.
The text was updated successfully, but these errors were encountered: