2017-11-13 22:44:18 +00:00
|
|
|
${GEM_BIN}/defncopy-ttds${GEM_BIN_SUFFIX}
|
|
|
|
|
${GEM_BIN}/tsql-ttds${GEM_BIN_SUFFIX}
|
2011-04-01 23:17:08 +00:00
|
|
|
${GEM_LIB}/cache/${DISTNAME}.gem
|
|
|
|
|
${GEM_LIB}/gems/${DISTNAME}/
|
2016-11-04 21:31:10 +00:00
|
|
|
${GEM_LIB}/gems/${DISTNAME}/.codeclimate.yml
|
2025-12-28 17:10:52 +00:00
|
|
|
${GEM_LIB}/gems/${DISTNAME}/.devcontainer/
|
|
|
|
|
${GEM_LIB}/gems/${DISTNAME}/.devcontainer/Dockerfile
|
|
|
|
|
${GEM_LIB}/gems/${DISTNAME}/.devcontainer/boot.sh
|
|
|
|
|
${GEM_LIB}/gems/${DISTNAME}/.devcontainer/compose.yaml
|
|
|
|
|
${GEM_LIB}/gems/${DISTNAME}/.devcontainer/devcontainer.json
|
2017-11-13 22:44:18 +00:00
|
|
|
${GEM_LIB}/gems/${DISTNAME}/.gitattributes
|
2025-08-23 14:31:54 +00:00
|
|
|
${GEM_LIB}/gems/${DISTNAME}/.github/
|
|
|
|
|
${GEM_LIB}/gems/${DISTNAME}/.github/workflows/
|
|
|
|
|
${GEM_LIB}/gems/${DISTNAME}/.github/workflows/ci.yml
|
2011-09-09 00:47:23 +00:00
|
|
|
${GEM_LIB}/gems/${DISTNAME}/.gitignore
|
2016-11-04 21:31:10 +00:00
|
|
|
${GEM_LIB}/gems/${DISTNAME}/.rubocop.yml
|
2017-11-13 22:44:18 +00:00
|
|
|
${GEM_LIB}/gems/${DISTNAME}/CHANGELOG.md
|
2015-09-05 14:49:32 +00:00
|
|
|
${GEM_LIB}/gems/${DISTNAME}/CODE_OF_CONDUCT.md
|
2011-09-09 00:47:23 +00:00
|
|
|
${GEM_LIB}/gems/${DISTNAME}/Gemfile
|
2016-11-04 21:31:10 +00:00
|
|
|
${GEM_LIB}/gems/${DISTNAME}/ISSUE_TEMPLATE.md
|
2011-04-01 23:17:08 +00:00
|
|
|
${GEM_LIB}/gems/${DISTNAME}/MIT-LICENSE
|
2013-01-29 22:44:05 +00:00
|
|
|
${GEM_LIB}/gems/${DISTNAME}/README.md
|
2011-09-09 00:47:23 +00:00
|
|
|
${GEM_LIB}/gems/${DISTNAME}/Rakefile
|
2016-05-05 22:45:39 +00:00
|
|
|
${GEM_LIB}/gems/${DISTNAME}/VERSION
|
2025-12-28 17:10:52 +00:00
|
|
|
${GEM_LIB}/gems/${DISTNAME}/astyle.conf
|
2016-05-05 22:45:39 +00:00
|
|
|
${GEM_LIB}/gems/${DISTNAME}/bin/
|
2017-11-13 22:44:18 +00:00
|
|
|
${GEM_LIB}/gems/${DISTNAME}/bin/defncopy-ttds
|
|
|
|
|
${GEM_LIB}/gems/${DISTNAME}/bin/tsql-ttds
|
2016-05-05 22:45:39 +00:00
|
|
|
${GEM_LIB}/gems/${DISTNAME}/exe/
|
|
|
|
|
${GEM_LIB}/gems/${DISTNAME}/exe/.keep
|
2011-04-01 23:17:08 +00:00
|
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/
|
|
|
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/tiny_tds/
|
|
|
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/tiny_tds.rb
|
2016-05-05 22:45:39 +00:00
|
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/tiny_tds/bin.rb
|
2011-04-01 23:17:08 +00:00
|
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/tiny_tds/client.rb
|
|
|
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/tiny_tds/error.rb
|
2017-11-13 22:44:18 +00:00
|
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/tiny_tds/gem.rb
|
2011-04-01 23:17:08 +00:00
|
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/tiny_tds/result.rb
|
2021-05-21 22:27:05 +00:00
|
|
|
@so ${GEM_LIB}/gems/${DISTNAME}/lib/tiny_tds/tiny_tds.so
|
2011-09-09 00:47:23 +00:00
|
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/tiny_tds/version.rb
|
2017-11-13 22:44:18 +00:00
|
|
|
${GEM_LIB}/gems/${DISTNAME}/patches/
|
|
|
|
|
${GEM_LIB}/gems/${DISTNAME}/patches/freetds/
|
|
|
|
|
${GEM_LIB}/gems/${DISTNAME}/patches/freetds/1.00.27/
|
|
|
|
|
${GEM_LIB}/gems/${DISTNAME}/patches/freetds/1.00.27/0001-mingw_missing_inet_pton.diff
|
|
|
|
|
${GEM_LIB}/gems/${DISTNAME}/patches/freetds/1.00.27/0002-Don-t-use-MSYS2-file-libws2_32.diff
|
|
|
|
|
${GEM_LIB}/gems/${DISTNAME}/patches/libiconv/
|
|
|
|
|
${GEM_LIB}/gems/${DISTNAME}/patches/libiconv/1.14/
|
|
|
|
|
${GEM_LIB}/gems/${DISTNAME}/patches/libiconv/1.14/1-avoid-gets-error.patch
|
|
|
|
|
${GEM_LIB}/gems/${DISTNAME}/tasks/
|
|
|
|
|
${GEM_LIB}/gems/${DISTNAME}/tasks/native_gem.rake
|
|
|
|
|
${GEM_LIB}/gems/${DISTNAME}/tasks/package.rake
|
|
|
|
|
${GEM_LIB}/gems/${DISTNAME}/tasks/ports.rake
|
|
|
|
|
${GEM_LIB}/gems/${DISTNAME}/tasks/test.rake
|
2011-09-09 00:47:23 +00:00
|
|
|
${GEM_LIB}/gems/${DISTNAME}/test/
|
2017-11-13 22:44:18 +00:00
|
|
|
${GEM_LIB}/gems/${DISTNAME}/test/bin/
|
|
|
|
|
${GEM_LIB}/gems/${DISTNAME}/test/bin/install-freetds.sh
|
2025-08-23 14:31:54 +00:00
|
|
|
${GEM_LIB}/gems/${DISTNAME}/test/bin/restore-from-native-gem.ps1
|
2011-09-09 00:47:23 +00:00
|
|
|
${GEM_LIB}/gems/${DISTNAME}/test/client_test.rb
|
2017-11-13 22:44:18 +00:00
|
|
|
${GEM_LIB}/gems/${DISTNAME}/test/gem_test.rb
|
2011-09-09 00:47:23 +00:00
|
|
|
${GEM_LIB}/gems/${DISTNAME}/test/result_test.rb
|
|
|
|
|
${GEM_LIB}/gems/${DISTNAME}/test/schema/
|
|
|
|
|
${GEM_LIB}/gems/${DISTNAME}/test/schema/1px.gif
|
2025-08-23 14:31:54 +00:00
|
|
|
${GEM_LIB}/gems/${DISTNAME}/test/schema/sqlserver_2017.sql
|
2011-09-09 00:47:23 +00:00
|
|
|
${GEM_LIB}/gems/${DISTNAME}/test/schema/sqlserver_azure.sql
|
|
|
|
|
${GEM_LIB}/gems/${DISTNAME}/test/schema_test.rb
|
2024-11-13 03:08:54 +00:00
|
|
|
${GEM_LIB}/gems/${DISTNAME}/test/sql/
|
|
|
|
|
${GEM_LIB}/gems/${DISTNAME}/test/sql/db-create.sql
|
|
|
|
|
${GEM_LIB}/gems/${DISTNAME}/test/sql/db-login.sql
|
2011-09-09 00:47:23 +00:00
|
|
|
${GEM_LIB}/gems/${DISTNAME}/test/test_helper.rb
|
2014-11-26 17:43:53 +00:00
|
|
|
${GEM_LIB}/gems/${DISTNAME}/test/thread_test.rb
|
2016-05-05 22:45:39 +00:00
|
|
|
${GEM_LIB}/gems/${DISTNAME}/tiny_tds.gemspec
|
2011-04-01 23:17:08 +00:00
|
|
|
${GEM_LIB}/specifications/${DISTNAME}.gemspec
|