rails-sqlserver / activerecord-sqlserver-adapter

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

Fix query logs tests #1085

Closed aidanharan closed 9 months ago

aidanharan commented 9 months ago

Fixed the adapter for the Rails activerecord/test/cases/query_logs_test.rb tests. SQL was being incorrectly transformed twice. Updated coerced tests.