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

Get started with Rails 7.1 support #333

Closed
wants to merge 1 commit into from
Closed

Get started with Rails 7.1 support #333

wants to merge 1 commit into from

Conversation

zendesk-yianna
Copy link

No description provided.

@zendesk-yianna zendesk-yianna requested review from a team as code owners April 2, 2024 22:55
Comment on lines +52 to +55

# NOTE: for some reason this might need to return the environment.
# my 7.1 specs fail because see `connection_switcher-7-0.rb:8`
# configurations.configs_for(env_name: "primiary", include_hidden: true).any? == false
Copy link
Author

Choose a reason for hiding this comment

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

@bquorning how is this sounding to you?

Copy link
Member

@bquorning bquorning left a comment

Choose a reason for hiding this comment

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

Before upgrading from Rails 7.0 to 7.1, we recommend that you switch from using ActiveRecordShards to using Rails’ native sharding capabilities.

We don’t intend for ActiveRecordShards to support Rails 7.1.

@zendesk-yianna zendesk-yianna deleted the rails-7-1 branch April 3, 2024 16:09
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