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 rails 7.1 #31

Merged
merged 4 commits into from
Nov 8, 2023
Merged

Support rails 7.1 #31

merged 4 commits into from
Nov 8, 2023

Conversation

alpaca-tc
Copy link
Owner

@alpaca-tc alpaca-tc commented Nov 8, 2023

  • Add rails 7-1-stable for test.
  • Add #default_timezone method because ActiveRecord::ConnectionAdapters::Quoting requires it.
  • Unlike normal Type::Binary, the string value is not encoded in ASCII. This is a change for backward compatibility.
  • Use to_fs(:db) instead of to_s(:db).

@alpaca-tc alpaca-tc changed the title Support rails 7 1 Support rails 7.1 Nov 8, 2023
@alpaca-tc alpaca-tc marked this pull request as ready for review November 8, 2023 05:47
@alpaca-tc alpaca-tc merged commit 8f54f28 into main Nov 8, 2023
10 checks passed
@alpaca-tc alpaca-tc deleted the support-rails-7-1 branch November 8, 2023 05:47
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.

None yet

1 participant