-
## Environment
**Operating System**
Ubuntu 18.04.4 LTS
**TinyTDS Version and Information**
tiny_tds (2.1.2)
```
Version: freetds v1.00.82
f…
-
## Environment
**Operating System**
```
No LSB modules are available.
Distributor ID: Debian
Description: Debian GNU/Linux 8.6 (jessie)
Release: 8.6
Codename: jessie
Linux site-rg 3.16.0-4-a…
-
I have a table with composite key made up of three fields. When I attempt to save the record, it is failing.
```
2.1.2 :022 > user_role = UserRole.new(:VLSUserId => 1000, PartnerId: 1001, RoleId: 10…
-
## Environment
**Operating System**
OS Name: Microsoft Windows 10 Enterprise
OS Version: 10.0.18362 N/A Build 18362
Ruby Versions:
ruby 2.6.6p146 (2020-03-…
-
## Environment
**Operating System**
ProductName: Mac OS X
ProductVersion: 10.15.5
BuildVersion: 19F101
Rails version: 6.0.3
SQL Server adapter version: 6.0.0
SQL Server: 2012
**TinyTDS…
-
I'm attempting to use rails 6 new read-only database functionality with tiny_tds. The issue i am having is that it thinks no table name exist for the model I am trying to connect with for a remote SQL…
-
Windows 10
ERROR: Error installing tiny_tds:
The last version of tiny_tds (>= 0) to support your Ruby & RubyGems was 2.1.2. Try installing it with `gem install tiny_tds -v 2.1.2`
…
TheR2 updated
4 years ago
-
I have a multi-Ruby system with rbenv.
The app with said error runs on Rails 6 / Ruby 2.7.1 / tiny_tds 2.12
I have checked these bullet points:
* Using Ubuntu? If so, you may have forgotten to…
-
Rails supports multiple connections, but these drivers change queries created by other drivers. You should them work only in the context of the model connection.
-
## Before submitting an issue please check these first!
* On Windows? If so, do you need devkit for your ruby install?
* Using Ubuntu? If so, you may have forgotten to install FreeTDS first.
* Ar…