rails-sqlserver / activerecord-sqlserver-adapter

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

Coerce tests that require FETCH NEXT sql #1092

Closed aidanharan closed 9 months ago

aidanharan commented 9 months ago

Coerce FinderTest tests that use FETCH NEXT in their SQL rather than LIMIT.

https://github.com/rails-sqlserver/activerecord-sqlserver-adapter/actions/runs/6247329444/job/16959692562?pr=1091