Skip to content

tiny_tds v3 #1269

Closed
Closed
@andyundso

Description

@andyundso

Hello!

I am planning to release v3 of tiny_tds sometime this week. It's mostly just a maintenance release that drops support for a bunch of older Ruby and SQL server versions.

The only thing that I know will affect the activerecord-sqlserver-adapter is PR rails-sqlserver/tiny_tds#560 which would make https://github.com/rails-sqlserver/activerecord-sqlserver-adapter/blob/main/lib/active_record/connection_adapters/sqlserver/database_statements.rb#L453 obsolete. But your existing code will still continue to work.

I am wondering, based on the current changes, do you see any other impact on the activerecord-sqlserver-adapter?

Additionally, should the used version for tiny_tds by the activerecord-sqlserver-adapter be locked to a certain major version? I am maybe getting ahead of myself, but I would like to release a v4 somewhere next year dropping support for Ruby 2.7, 3.0 and 3.1, which would have an impact for the v7.1 version of the adapter, since there the minimum specified Ruby version is 2.7.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions