Skip to content

Rails 6.1: Legacy binds are not supported #914

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 1 commit into from
Apr 27, 2021

Conversation

aidanharan
Copy link
Contributor

@aidanharan aidanharan commented Apr 26, 2021

The legacy binding tests, which we used to coerced, were renamed in the Rails test suite in rails/rails@92360e9

Legacy binds are not supported by the SQL Server adapter and since Rails are deprecating them there will be no need to support them in future.

Instead of renaming the coerced tests we removed the coercions in the following PRs:

This PR just coerces the tests with their new names.

@aidanharan aidanharan marked this pull request as ready for review April 26, 2021 10:41
@wpolicarpo wpolicarpo merged commit b1a119c into rails-sqlserver:main Apr 27, 2021
lavika pushed a commit to lavika/activerecord-sqlserver-adapter that referenced this pull request Sep 26, 2023
Co-authored-by: Aidan Haran <aharan@fusioneer.com>
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