tiny_tds icon indicating copy to clipboard operation
tiny_tds copied to clipboard

TinyTDS - Simple and fast FreeTDS bindings for Ruby using DB-Library.

Results 81 tiny_tds issues
Sort by recently updated
recently updated
newest added

Extention of work by [aharpervc](https://github.com/aharpervc) here: https://github.com/veracross/tiny_tds/pull/1 Results here: https://app.circleci.com/pipelines/github/bryanwieg/tiny_tds?branch=circleci&filter=all

## Environment **Operating System** ``` ProductName: macOS ProductVersion: 11.1 BuildVersion: 20C69 ``` **TinyTDS Version and Information** ``` Compile-time settings (established with the "configure" script) Version: freetds v1.2.18 freetds.conf directory: /opt/homebrew/etc...

## Environment **Operating System** NAME="Ubuntu" VERSION="16.04.5 LTS (Xenial Xerus)" **TinyTDS Version and Information** tiny_tds (2.1.2) I also tried 2.1.5 **FreeTDS Version** MS db-lib source compatibility: no Sybase binary compatibility: yes...

Windows 10 Pro 2004 ERROR: Error installing tiny_tds: tiny_tds-2.1.5-x64-mingw32 requires ruby version < 2.8.dev, >= 2.4, which is incompatible with the current version, ruby 3.0.2p107 This is using the pre-compiled...

## Environment *Mac intel* * For Mac OSX: `sw_vers` ## Description results.each(:symbolize_keys => true) results in String keys.

* I'm on Mac OS X * Using FreeTDS v1.00.26 and tiny_tds v1.1.0 I'm trying to connect to SQL Server using tiny_tds using ssh gateway like this: ```ruby require 'tiny_tds'...

OpenSSL

When running tiny_tds on Ruby 3.2.0-preview 1, you get a warning when first accessing the `TinyTds::Result` class: ``` warning: undefining the allocator of T_DATA class TinyTds::Result ``` You can probably...

This is an experiment to see if Appveyor builds will work

Add Ruby 3.0 to CI and cross compile list. This also drops any rubies below 2.6 from CI and cross compile since they are now EOL. This is based on...

## Environment ``` No LSB modules are available. Distributor ID: Debian Description: Debian GNU/Linux 9.13 (stretch) Release: 9.13 Codename: stretch Linux 2d6c2ce35519 5.10.25-linuxkit #1 SMP Tue Mar 23 09:27:39 UTC...