Skip to content

Conversation

@andyundso
Copy link
Member

tiny_tds v3 will raise an exception when using a TDS version older than v7.3 for the server connections. This is mostly to enforce that people do no longer use tiny_tds with ancient SQL servers (and report issues). But therefore, we can remove a couple of special cases in the sqlserver-adapter tests where they behaved differently if ran against older versions.

`tiny_tds` v3 will raise an exception when using a TDS version older than v7.3 for the server connections. This is mostly to enforce that people do no longer use `tiny_tds` with ancient SQL servers (and report issues). But therefore, we can remove a couple of special cases in the `sqlserver-adapter` tests where they behaved differently if ran against older versions.
@aidanharan aidanharan merged commit fb20aa5 into rails-sqlserver:main Dec 20, 2024
3 checks passed
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.

2 participants