rails-sqlserver / activerecord-sqlserver-adapter

SQL Server Adapter For Rails
MIT License
968 stars 558 forks source link

Rails 7.1 #1062

Closed defsdoor closed 11 months ago

defsdoor commented 1 year ago

I'm working on a project that uses a (really old) SQL server database that has composite primary keys. This has often been a pain to work around and I'm looking forward to the composite primary key support that is being introduced in Rails 7.1.

Is there any work underway for supporting Rails 7.1 or is it too early and too much of a moving target ?

aidanharan commented 1 year ago

@defsdoor Yeah it's too early to start work. Once a release candidate is released then I will probably cut a 7-0-stable branch from main and then work on supporting Rails 7.1 can start on main.