Actions
Defect #35002
closedFix MS SQL on Rails 6.1
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Fixed
Affected version:
Description
MS SQL support is broken for now because the gem supports only Rails 6.0, but I'm confident that will be fixed in the following weeks (there are active discussions/PRs).
https://github.com/rails-sqlserver/activerecord-sqlserver-adapter/pull/861
% bundle update Fetching gem metadata from https://rubygems.org/.......... Resolving dependencies... Bundler could not find compatible versions for gem "activerecord": In Gemfile: activerecord-sqlserver-adapter (~> 6.0.1) was resolved to 6.0.1, which depends on activerecord (~> 6.0.0) rails (= 6.1.3.1) was resolved to 6.1.3.1, which depends on activerecord (= 6.1.3.1)
Related issues
Actions