rails-bigint-pk
rails-bigint-pk copied to clipboard
Support for rails 5 ?
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.