rails-sqlserver / activerecord-sqlserver-adapter

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

Fix/coerce compatibility tests #1104

Closed aidanharan closed 1 year ago

aidanharan commented 1 year ago

Fix/coerce the activerecord/test/cases/migration/compatibility_test.rb tests.

The changes to the change_column_null method are due to https://github.com/rails/rails/pull/45229