rails-sqlserver / activerecord-sqlserver-adapter

SQL Server Adapter For Rails
MIT License
974 stars 563 forks source link

Refactor adapter interface to match abstract adapter #1216

Closed aidanharan closed 2 months ago

aidanharan commented 2 months ago

Refactored the adapter to match the new abstract interface introduced by https://github.com/rails/rails/pull/52428