rails-sqlserver / activerecord-sqlserver-adapter

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

Fix insert SQL with returning columns #1106

Closed aidanharan closed 9 months ago

aidanharan commented 9 months ago

When generating the insert SQL take the returning columns into account.

Fixes the follow ActiveRecord tests: