Commit graph

2351 commits

Author SHA1 Message Date
David Puglielli ea17b72c83 Addressed review comments 2019-04-22 16:54:43 -07:00
David Puglielli 13fe59d510 Fixed 32 bit test failure 2019-04-19 16:02:19 -07:00
David Puglielli c1b54aabeb Added batch query test 2019-04-19 13:26:34 -07:00
David Puglielli a3456cdbcb
Merge pull request #972 from david-puglielli/redundant-apis
Fix for redundant calls to SQLNumResultCols and SQLRowCount
2019-04-15 15:56:52 -07:00
Jenny Tam fd24a9774a
Issue 970: use quotes for variables (#971) 2019-04-15 15:15:02 -07:00
David Puglielli ad1d990cda Addressed review comments 2019-04-15 13:48:48 -07:00
Jenny Tam 368d088000
Made Azure AD tests more robust (#973) 2019-04-15 12:22:26 -07:00
David Puglielli b025110194 Fixed test failure 2019-04-12 22:41:06 -07:00
David Puglielli 62738bacf3 Addressed review comments 2019-04-12 20:49:03 -07:00
David Puglielli cf03cbb6f7 Test fixes 2019-04-11 12:47:16 -07:00
David Puglielli 847493bdff Minor fixes 2019-04-11 12:33:39 -07:00
David Puglielli e2a6ece527 Fixed test and error message 2019-04-11 12:11:02 -07:00
Jenny Tam 1e4f014727
Modified to check if qualified for AE connections (#967) 2019-04-09 15:30:24 -07:00
Jenny Tam 8ba932b1ca
Add new pdo_sqlsrv tests for utf8 encoding errors (#966) 2019-04-09 09:34:31 -07:00
Jenny Tam 486ab9fb08
Revert "Update azure-pipelines.yml for Azure Pipelines [skip ci] (#964)" (#969)
This reverts commit 7d389e0cff.
2019-04-09 07:28:26 -07:00
David Puglielli 4b6b650db1 Added row and column count checks 2019-04-05 12:34:33 -07:00
David Puglielli a8a0146671 Removed forward cursor condition 2019-04-02 16:08:53 -07:00
Jenny Tam 1ba1f21eb8
Added more checks for error conditions (#965) 2019-04-01 13:20:05 -07:00
Jenny Tam 7d389e0cff
Update azure-pipelines.yml for Azure Pipelines [skip ci] (#964) 2019-03-29 10:40:07 -07:00
Jenny Tam a99e7c30ba
Tests modified for language option for SQL Azure (#963) 2019-03-29 08:28:46 -07:00
David Puglielli 6325284919
Merge pull request #930 from gdegoulet/dev
add Language option on connect
2019-03-28 12:09:54 -07:00
Jenny Tam f76944de94 Merge tag 'v5.6.1' into HEAD
The hotfix for 5.6.0 RTW
2019-03-28 10:19:37 -07:00
Jenny Tam 3ba26932d8
5.6.1 hotfix (#959) 2019-03-19 16:38:58 -07:00
Jenny Tam db488ca22d Updated change log 2019-03-19 14:30:23 -07:00
Jenny Tam 3c71213575 5.6.1 hotfix 2019-03-18 16:50:19 -07:00
Jenny Tam 2c8f8caf8d Fix issue 955 - errors building sqlsrv alone (#956)
(cherry picked from commit 15f61bd0b4)
2019-03-18 16:37:27 -07:00
Jenny Tam 763913d7ca Fixed the returned values for PDOStatement::getColumnMeta (#946)
(cherry picked from commit 7309fb90b1)
2019-03-18 16:34:30 -07:00
Jenny Tam a6cee775f7 Issue 937 - fixed ASSERT and added new tests (#940)
(cherry picked from commit 12d01c9189)
2019-03-18 16:32:45 -07:00
Jenny Tam 7f56eab86e
Modified test_largeData for Linux CI (#954) 2019-03-18 08:46:20 -07:00
Jenny Tam 15f61bd0b4
Fix issue 955 - errors building sqlsrv alone (#956) 2019-03-18 08:23:31 -07:00
Jenny Tam df8d7da328
Added new tests for issue 569 (#951) 2019-03-14 15:15:33 -07:00
Jenny Tam bedc4305bd
Added a new status badge on readme (#953) 2019-03-14 11:17:40 -07:00
Jenny Tam 840ebc2378
Fixed the error in Issue 570 (#952) 2019-03-14 11:17:14 -07:00
Jenny Tam 1332e3b5f8
Onboarding to Azure Pipelines (#949) 2019-03-13 15:19:05 -07:00
Jenny Tam 7309fb90b1
Fixed the returned values for PDOStatement::getColumnMeta (#946) 2019-03-08 11:43:36 -08:00
Jenny Tam d60748e0cd
Modified money tests to test the accuracies of floats (#944) 2019-03-04 18:11:37 -08:00
Jenny Tam 27d5f64ff9
Changed travis to pull mcr.microsoft.com/mssql/server:2017-latest instead (#943) 2019-02-28 15:06:02 -08:00
Jenny Tam 12d01c9189
Issue 937 - fixed ASSERT and added new tests (#940) 2019-02-27 16:54:26 -08:00
Jenny Tam b1b7a40f70
Updated AppVeyor to download ODBC driver 17.3 (#941) 2019-02-27 11:10:26 -08:00
David Puglielli cdc107b7b1 Master (#936)
5.6.0 RTW
2019-02-21 17:39:02 -08:00
David Puglielli 37581330aa Merge remote-tracking branch 'upstream/master' into dev
Replacing master with dev
2019-02-21 17:05:18 -08:00
Guillaume Degoulet 5b2b7504da add Language option on connect 2019-02-13 13:56:12 +01:00
Jenny Tam c5989d8a11
Change log 5.6.0 (#921) 2019-02-11 14:42:15 -08:00
David Puglielli a39be12f96 Modified linux and mac instructions for 5.6.0 RTW (#926) 2019-02-08 11:07:04 -08:00
Jenny Tam 3b9739a6c2
Added source indexing for symbols (#922) 2019-02-06 15:57:52 -08:00
David Puglielli d69015c856
Merge pull request #925 from david-puglielli/shared-compilation-load-order-fix
Fixed load order issue in sqlsrv
2019-02-05 16:38:22 -08:00
David Puglielli 9e49a176d8 Fixed load order issue in sqlsrv 2019-02-05 15:42:53 -08:00
Jenny Tam d9b6e05455
Added new tests for setting client buffer size related to issue 228 (#920) 2019-01-25 15:53:58 -08:00
Jenny Tam 04f531d813
Initialize hasLoss before passing into Convert function (#919) 2019-01-21 08:16:25 -08:00
Jenny Tam d6c8cc2e15
Changed version 5.6.0 (#918) 2019-01-16 10:19:01 -08:00