Skip to content

Fix warning about symbol to string conversion being frozen in future #1302

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

Merged
merged 2 commits into from
Feb 19, 2025

Conversation

aidanharan
Copy link
Contributor

Fix warning message in Ruby 3.4.1 that symbols converted to strings will be frozen in future.

https://github.com/rails-sqlserver/activerecord-sqlserver-adapter/actions/runs/13411232752/job/37461741457

/activerecord-sqlserver-adapter/lib/active_record/connection_adapters/sqlserver/schema_statements.rb:342: warning: string returned by :time.to_s will be frozen in the future

@aidanharan aidanharan marked this pull request as ready for review February 19, 2025 13:47
@aidanharan aidanharan merged commit 900e69c into main Feb 19, 2025
6 checks passed
@aidanharan aidanharan deleted the fix-frozen-warning branch February 19, 2025 13:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant