Open slavad opened 1 month ago
@aidanharan do we have tests for the functionality in lib/active_record/connection_adapters/sqlserver/database_tasks.rb ?
lib/active_record/connection_adapters/sqlserver/database_tasks.rb
I'd like to write tests for my change.
Can we merge this?
Would need to add some tests before merging. Looks like test/cases/rake_test_sqlserver.rb would be the place to add them.
test/cases/rake_test_sqlserver.rb
sure, will do on the weekend
@aidanharan do we have tests for the functionality in
lib/active_record/connection_adapters/sqlserver/database_tasks.rb
?I'd like to write tests for my change.