rails-sqlserver / activerecord-sqlserver-adapter

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

Enable identity insert on view's base table #1231

Closed aidanharan closed 1 month ago

aidanharan commented 1 month ago

Backport of https://github.com/rails-sqlserver/activerecord-sqlserver-adapter/pull/1228

Also, fixed CI.