Metadata


Name
tiny_tds
Version
3.3.0
Platform
ruby
Authors
Ken Collins
Erik Bryn
Will Bond
Bindir
bin
Date
1980-01-02 00:00:00 UTC
Dependencies
bigdecimal (~> 3)
mini_portile2 (~> 2.8.0, development)
rake (~> 13.0.0, development)
rake-compiler (~> 1.2, development)
rake-compiler-dock (~> 1.9.1, development)
minitest (~> 5.25, development)
minitest-reporters (~> 1.6.1, development)
connection_pool (~> 2.2.0, development)
toxiproxy (~> 2.0.0, development)
standard (~> 1.31.0, development)
Description
TinyTDS - A modern, simple and fast FreeTDS library for Ruby using DB-Library. Developed for the ActiveRecord SQL Server adapter.
Email
ken@metaskills.net
will@wbond.net
Executables
defncopy-ttds
tsql-ttds
Extensions
ext/tiny_tds/extconf.rb
Files
.codeclimate.yml
.devcontainer/Dockerfile
.devcontainer/boot.sh
.devcontainer/compose.yaml
.devcontainer/devcontainer.json
.gitattributes
.github/workflows/ci.yml
.gitignore
.rubocop.yml
CHANGELOG.md
CODE_OF_CONDUCT.md
Gemfile
ISSUE_TEMPLATE.md
MIT-LICENSE
README.md
Rakefile
VERSION
astyle.conf
bin/defncopy-ttds
bin/tsql-ttds
exe/.keep
ext/tiny_tds/client.c
ext/tiny_tds/client.h
ext/tiny_tds/extconf.rb
ext/tiny_tds/extconsts.rb
ext/tiny_tds/result.c
ext/tiny_tds/result.h
ext/tiny_tds/tiny_tds_ext.c
ext/tiny_tds/tiny_tds_ext.h
lib/tiny_tds.rb
lib/tiny_tds/bin.rb
lib/tiny_tds/client.rb
lib/tiny_tds/error.rb
lib/tiny_tds/gem.rb
lib/tiny_tds/result.rb
lib/tiny_tds/version.rb
patches/freetds/1.00.27/0001-mingw_missing_inet_pton.diff
patches/freetds/1.00.27/0002-Don-t-use-MSYS2-file-libws2_32.diff
patches/libiconv/1.14/1-avoid-gets-error.patch
tasks/native_gem.rake
tasks/package.rake
tasks/ports.rake
tasks/test.rake
test/bin/install-freetds.sh
test/bin/restore-from-native-gem.ps1
test/client_test.rb
test/gem_test.rb
test/result_test.rb
test/schema/1px.gif
test/schema/sqlserver_2017.sql
test/schema/sqlserver_azure.sql
test/schema_test.rb
test/sql/db-create.sql
test/sql/db-login.sql
test/test_helper.rb
test/thread_test.rb
tiny_tds.gemspec
Homepage
http://github.com/rails-sqlserver/tiny_tds
Licenses
MIT
Metadata
{"msys2_mingw_dependencies"=>"freetds"}
Rdoc options
--charset=UTF-8
Require paths
lib
Required ruby version
>= 2.7.0
Required rubygems version
>= 0
Rubygems version
3.6.9
Specification version
4
Summary
TinyTDS - A modern, simple and fast FreeTDS library for Ruby using DB-Library.
Original platform
ruby
New platform
ruby