Commit graph

1257 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
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
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
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
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
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
David Puglielli 426e1de8f4 Merge pull request #543 from david-puglielli/odbc-17-binaries
Odbc 17 binaries
2017-09-19 16:09:04 -04:00
v-kaywon 36fef13297 fix handling decimal type with no decimal with always encrypted 2017-09-19 12:48:21 -07:00
Yuki Wong 0e7e231e9b Merge pull request #542 from v-kaywon/changeUTC
fix fixed_size test
2017-09-18 17:54:20 -07:00
v-kaywon 579af01b26 fix fixed_size test 2017-09-18 17:53:19 -07:00
Yuki Wong 721343696f Merge pull request #541 from v-kaywon/changeUTC
Change utc
2017-09-18 15:13:27 -07:00
v-kaywon b0f618c9f3 use ae_connect 2017-09-18 15:11:14 -07:00
v-kaywon 263963f0ed use ae_connect 2017-09-18 15:01:19 -07:00
Jenny Tam 25c000b13e Updated ODBC version
Changed ODBC from 13 to 17
2017-09-18 12:51:49 -07:00
v-kaywon 8a1a98f985 change changelog 2017-09-18 11:00:45 -07:00
David Puglielli e681608470 README states not to use in production 2017-09-18 10:59:37 -07:00
Yuki Wong 5dd946b445 Merge pull request #540 from v-kaywon/changeUTC
fix tests
2017-09-18 10:58:00 -07:00
v-kaywon ae9ab89990 fix tests 2017-09-18 10:32:10 -07:00
Yuki Wong afffb73783 Merge pull request #539 from v-kaywon/changeUTC
change timezone to Canada/Pacific in tests
2017-09-18 10:06:52 -07:00
v-kaywon 26ed43301e change timezone to Canada/Pacific in tests 2017-09-18 10:05:36 -07:00
David Puglielli 316d5ac967 Update performance_test_results.md 2017-09-16 21:54:02 -04:00
Yuki Wong 14e7d0c00a Merge pull request #537 from v-kaywon/AlwaysEncrypted
Merge always encrypted branch to dev
2017-09-15 16:06:43 -07:00
v-kaywon b455b2c5b5 add changelog to driver 5.1.0 2017-09-15 14:35:10 -07:00
Yuki Wong a47dc0d20f Merge pull request #534 from v-kaywon/requireSqlTypeError
add error handling for using sqlsrv_query without sqltype
2017-09-15 14:20:49 -07:00
Hadis Fard ffe1a38f64 Merge pull request #532 from Hadis-Fard/AlwaysEncrypted
ODBC 17 support
2017-09-15 13:49:20 -07:00
Hadis-Fard 9a0442e659 Merge branch 'AlwaysEncrypted' of https://github.com/Microsoft/msphpsql into AlwaysEncrypted 2017-09-15 13:42:25 -07:00
Hadis-Fard 4e712ff50a fixed missign driver error message 2017-09-15 13:13:29 -07:00
v-kaywon c12585b77b use skipif_not_ksp.inc in the test: 2017-09-15 11:32:21 -07:00
v-kaywon e70ebbaba1 change error message 2017-09-15 11:15:38 -07:00