We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1b7dcc commit 8338d12Copy full SHA for 8338d12
CHANGELOG.md
@@ -3,6 +3,7 @@
3
4
#### Changed
5
6
+* Test now use latest v0.9.5 of TinyTDS.
7
* Make linked servers stronger. Fixes #427. Thanks @jippeholwerda
8
* Use proper module for the `sqlserver_connection` method. Fixes #431. Thanks @jippeholwerda
9
appveyor.yml
@@ -2,7 +2,7 @@ init:
2
- SET PATH=C:\Ruby%ruby_version%\bin;%PATH%
- SET PATH=C:\MinGW\msys\1.0\bin;%PATH%
- SET RAKEOPT=-rdevkit
- - SET TINYTDS_VERSION=0.9.5.beta.3
+ - SET TINYTDS_VERSION=0.9.5.beta.4
clone_depth: 5
skip_tags: true
matrix:
0 commit comments