-
Notifications
You must be signed in to change notification settings - Fork 565
Description
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.