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

Support composite primary keys #148

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

Conversation

fatkodima
Copy link
Contributor

Rails 7.1+ will support composite primary keys, so I extended the gem to support this. Even though that rails 7.1 is not released yet, people on rails' main can already benefit from this.

I also added testing for rails main to the CI along the way and fixed a few incorrect gemfile specifiers in the CI config file.

@gregnavis gregnavis force-pushed the master branch 2 times, most recently from 168d951 to d322a6e Compare October 20, 2023 14:24
@gregnavis gregnavis added the new feature Pull requests that introduce a new feature label Aug 27, 2024
@gregnavis gregnavis added this to the 2.0 milestone Aug 27, 2024
@gregnavis gregnavis force-pushed the master branch 3 times, most recently from afcda83 to 4ee897c Compare November 10, 2024 14:43
@fatkodima fatkodima force-pushed the composite-primary-keys branch from b95eb0b to 7e04d0b Compare January 24, 2025 20:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new feature Pull requests that introduce a new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants