Commit graph

1280 commits

Author SHA1 Message Date
Jenny Tam f9cc00791a Merge branch 'dev' into missingDriver 2017-10-02 15:36:41 -07:00
Jenny Tam bbc2701140 Made changes as per review comments 2017-09-29 15:54:34 -07:00
David Puglielli fae3e6539d Merge pull request #558 from david-puglielli/perf-script-suse-update
Update performance test script for SUSE
2017-09-29 17:32:38 -04:00
Jenny Tam 302f8540c8 Merge branch 'dev' into missingDriver 2017-09-29 11:37:05 -07:00
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
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
Jenny Tam 4bb6f4df2e changed the default odbc versions in the tests 2017-09-28 08:45:48 -07:00
Jenny Tam 135286056d modified error messages in the tests 2017-09-27 17:03:04 -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
Jenny Tam 256e712072 also checked if ODBC driver is set when AE is enabled 2017-09-26 16:38:34 -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
v-kaywon 57a41d71e9 fix PDO::quote api when input string contain a NUL ASCII character 2017-09-21 15:59:54 -07:00
v-kaywon d72504b730 add comments to sqltype compatibility tests 2017-09-21 15:48:48 -07:00
David Puglielli fac0842210 Added install requirements to readme 2017-09-21 12:58:18 -07:00
v-kaywon 75c03f05d3 Merge remote-tracking branch 'upstream/dev' into dev 2017-09-20 16:37:59 -07:00
Yuki Wong 54141c86ac Merge pull request #547 from v-kaywon/changelog510
added suse12 support in changelog
2017-09-20 16:34:01 -07:00
v-kaywon a257e806e2 added suse12 support 2017-09-20 16:33:08 -07:00
v-susanh 51e6f9c812 fixed libc6 and libstdc++6 dependencies (#546) 2017-09-20 16:21:40 -07:00
David Puglielli abee6af586 Merge pull request #518 from david-puglielli/performance-results
Performance test results added
2017-09-20 17:00:05 -04:00
v-kaywon 8bb649742b Merge remote-tracking branch 'upstream/dev' into dev 2017-09-20 11:39:23 -07:00
Yuki Wong 3376c82fe5 Merge pull request #536 from v-kaywon/changelog510
add changelog to driver 5.1.0
2017-09-20 11:10:26 -07:00
v-kaywon 54cb4b85fa add msodbcsql.msi 2017-09-19 16:45:01 -07:00
v-kaywon e612621b5a change compatible types list for sqltype in binding param and column datatypes 2017-09-19 16:38:12 -07:00
v-kaywon 0d3aced1e4 add limitation for windows 10 2017-09-19 16:33:06 -07:00
v-kaywon f46c8a168e change odbc binaries link to point to dev 2017-09-19 16:21:37 -07:00
v-kaywon 6182d40c85 added more known issues 2017-09-19 13:55:39 -07:00