You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove tiny_tds dependency from activerecord-sqlserver-adpater
- TinyTDS gem for windows is compiled with OpenSSL with a version that has vulnerabilities
- Updating to use ruby-odbc as dependency, as this forked repository is for connecting to SQLServer in ODBC mode
0 commit comments