Commit graph

1501 commits

Author SHA1 Message Date
David Puglielli f7ff2825fe updated suse install commands to build pyodbc from source 2017-09-29 11:14:49 -07:00
David Puglielli 554ae999be Merge pull request #549 from david-puglielli/odbc-readme-update
Added install requirements to readme
2017-09-28 20:42:35 -04:00
David Puglielli 426a16c0ce Update README.md 2017-09-28 17:18:26 -07:00
David Puglielli 7315d4426a Fixed test output 2017-09-28 15:19:38 -07:00
David Puglielli 257b1cd671 Fixed test outputs 2017-09-28 15:00:14 -07:00
David Puglielli 3acab1ae0c Fixed tests and added code comments 2017-09-28 14:16:50 -07:00
Jenny Tam 76e628c963 resumed error handling when driver option is set and added test cases 2017-09-28 13:22:00 -07:00
Yuki Wong 61f881136a Merge pull request #550 from v-kaywon/fixPODQuoteNul
Fix PDO::quote with string containing ASCII NUL character
2017-09-28 12:23:10 -07:00
v-kaywon a5b0dbb8e4 refactored first 60 PDO functional tests 2017-09-28 09:48:08 -07:00
v-kaywon 37fbfe84c3 Merge remote-tracking branch 'upstream/dev' into dev 2017-09-28 09:44:32 -07:00
Jenny Tam 4bb6f4df2e changed the default odbc versions in the tests 2017-09-28 08:45:48 -07:00
David Puglielli d56446c41c More tiny fixes 2017-09-27 18:08:24 -07:00
David Puglielli 7713b70d1f Fixed typos again 2017-09-27 17:50:20 -07:00
David Puglielli d039cf66a7 Fixed typos 2017-09-27 17:18:38 -07:00
Jenny Tam 135286056d modified error messages in the tests 2017-09-27 17:03:04 -07:00
David Puglielli a749010a67 Moved errors back to pdo_stmt and stmt.cpp 2017-09-27 17:01:20 -07:00
Jenny Tam 5189a9eb65 removed the checks for IM002 because of DM inconsistencies 2017-09-27 16:44:51 -07:00
Jenny Tam 0cbc00384c added more error checking when driver option is set 2017-09-27 15:16:17 -07:00
Jenny Tam 7e6ac5e7b6 updated Windows ODBC 17 binaries 2017-09-27 13:17:24 -07:00
Jenny Tam 144ed8c8f3 added tests for AE and odbc 13 combination 2017-09-27 10:12:25 -07:00
Jenny Tam 4ea4259af3 Merge branch 'dev' into missingDriver 2017-09-27 09:24:05 -07:00
David Puglielli 66a12d3330 Fixed errant variable name 2017-09-26 18:38:48 -07:00
David Puglielli 68bb42b2cf Moved check to core_sqlsrv_next_result to avoid suppressing a different error message 2017-09-26 18:33:49 -07:00
Jenny Tam 256e712072 also checked if ODBC driver is set when AE is enabled 2017-09-26 16:38:34 -07:00
David Puglielli 1045ea40a9 fixed conflicts 2017-09-26 16:11:24 -07:00
David Puglielli 270f2b446e Use core_sqlsrv_has_any_result to check for null results 2017-09-26 16:02:30 -07:00
David Puglielli be2be4bb27 Merge remote-tracking branch 'upstream/dev' into nextrowset-fix 2017-09-26 15:04:40 -07:00
David Puglielli f0d3399ff8 Merge branch 'dev' into odbc-readme-update 2017-09-26 14:59:38 -04:00
David Puglielli 2f8ba00595 Update README.md 2017-09-26 11:58:09 -07:00
v-kaywon 5ac1c73533 add description to test 2017-09-26 11:33:56 -07:00
David Puglielli ca9ba63672 Update README.md 2017-09-26 11:17:35 -07:00
v-susanh 6d3ea18fed moved test descriptions to DESCRIPTION section (#554) 2017-09-25 16:37:27 -07:00
Jenny Tam 7a10c1ce59 fixed the merged issues 2017-09-25 13:49:36 -07:00
Jenny Tam 2dbdf12b18 searched for ODBC drivers only in non-windows env 2017-09-25 13:37:42 -07:00
Yuki Wong 14c2af281e Merge pull request #544 from v-kaywon/changeUTC
fix handling decimal type with no decimal with always encrypted
2017-09-25 13:33:56 -07:00
Jenny Tam 96a15f3a48 added legacy_stdio_definitions.lib 2017-09-25 12:35:03 -07:00
Jenny Tam 183872818d added header file 2017-09-25 12:35:03 -07:00
Jenny Tam 674d7c818b search for installed drivers in win 2017-09-25 12:35:03 -07:00
Jenny Tam ca257fd2f4 search installed ODBC driver in Unix env 2017-09-25 12:35:02 -07:00
v-kaywon 0d5bd2490b change variable name isCompat to isCompatible 2017-09-25 12:29:15 -07:00
Jenny Tam cba037a809 Merge pull request #463 from yitam/userScripts
adding test users for testing in Azure -- the password tests for both drivers require re-design
2017-09-25 12:27:30 -07:00
Jenny Tam 15e1bce414 added legacy_stdio_definitions.lib 2017-09-22 17:03:33 -07:00
Jenny Tam 2e9999d176 added header file 2017-09-22 16:58:32 -07:00
Jenny Tam 6fc50c100c search for installed drivers in win 2017-09-22 16:37:05 -07:00
Jenny Tam 695254c29b search installed ODBC driver in Unix env 2017-09-22 12:55:38 -07:00
David Puglielli f11c2084f2 Update sqlsrv_empty_result_error.phpt 2017-09-22 00:33:37 -04:00
David Puglielli 2c28d0bf31 Update stmt.cpp 2017-09-22 00:13:33 -04:00
David Puglielli 0d06dea2e8 Fixed compile bug 2017-09-21 18:37:23 -07:00
David Puglielli 7046086f60 Fixed test failures by moving logic back to stmt.cpp and pdo_stmt.cpp 2017-09-21 18:27:56 -07:00
David Puglielli 8666ea63c7 Fixed bug for sqlsrv too, sqlsrv test added 2017-09-21 17:55:59 -07:00