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

update activerecord to version 6.1 #667

Conversation

bishwahang
Copy link

@bishwahang bishwahang commented May 18, 2021

I have updated the activerecord version to 6.1 and made changes accordingly to fix the warnings.

I'm not sure how the releases work, but I guess this might be a breaking release. I cannot see the test matrix for other versions in travis.

We can add some guard clauses around the new changes based on activerecord version.

  • use connection_db_config for config hash
  • update sqlite3 gem
  • add gemfiles and test matrix for 6.1

* use connection_db_config for config hash
* update sqlite3 gem
* add gemfiles and test matrix for 6.1
@bishwahang
Copy link
Author

Should have checked this #665 . Closing this PR

@bishwahang bishwahang closed this May 18, 2021
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