Commit graph

495 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
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 5ac1c73533 add description to test 2017-09-26 11:33:56 -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 abee6af586 Merge pull request #518 from david-puglielli/performance-results
Performance test results added
2017-09-20 17:00:05 -04: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 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 ae9ab89990 fix tests 2017-09-18 10:32:10 -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 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 9a0442e659 Merge branch 'AlwaysEncrypted' of https://github.com/Microsoft/msphpsql into AlwaysEncrypted 2017-09-15 13:42:25 -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
v-kaywon d5a8346319 update sqlsrv_encrypted_query_nosqltype test to use skipif_versions_old.inc 2017-09-15 10:19:38 -07:00
Yuki Wong c22a528290 Merge pull request #530 from v-kaywon/AEinsertTests
add insertion tests for Always Encrypted; add common functions in MsC…
2017-09-15 10:06:49 -07:00
Hadis-Fard 7a6a7e8149 fixed expected output 2017-09-15 09:47:27 -07:00
Hadis-Fard e97d5c201a replaced tab with spaces 2017-09-15 09:45:36 -07:00
Hadis-Fard 80b9f9e603 fixes per review comments 2017-09-14 18:21:25 -07:00
v-kaywon 6c5ef7ad9e add error handling for using sqlsrv_query without sqltype in a column encryption enabled connection 2017-09-14 17:42:28 -07:00
Hadis-Fard db226aa13c Merge branch 'AlwaysEncrypted' of https://github.com/Hadis-Fard/msphpsql into AlwaysEncrypted 2017-09-14 16:56:23 -07:00
Hadis-Fard 8a48bd2626 added sqlsrv test for driver options 2017-09-14 16:55:47 -07:00
v-kaywon b1890b818d change expected output in PDO95_Extend2 for the new DropTable function in MsCommon.inc 2017-09-14 15:56:17 -07:00
v-kaywon 8a5fc85aec fix typo in pdo_sqlsrv MsCommin.inc 2017-09-14 15:38:07 -07:00
v-kaywon 4dfe37fe01 fix typo in sqlsrv MsCommon.inc 2017-09-14 15:25:07 -07:00
Hadis Fard 8495cb10a6 Merge branch 'AlwaysEncrypted' into AlwaysEncrypted 2017-09-14 15:21:07 -07:00
v-kaywon ebdb18c837 iteration 2: apply review changes 2017-09-14 15:04:55 -07:00
v-kaywon 27b47665dd iteration 1: apply review changes; fix expected outputs 2017-09-14 13:24:12 -07:00
v-kaywon 8a512d8e97 fixed expected values in pdo tests 2017-09-14 11:52:17 -07:00
v-kaywon 199ad557bb fix expected values in sqlsrv tests 2017-09-14 11:40:13 -07:00
Hadis-Fard 7feac89832 fixed test error code 2017-09-14 11:06:42 -07:00
Hadis-Fard 07f49c807c fixed test regex 2017-09-14 10:19:35 -07:00
v-kaywon 49a5c9e461 added skipif old version to tests 2017-09-14 09:47:40 -07:00
Hadis-Fard 00f9b7edf8 fixed connection test, Driver option is valid 2017-09-14 08:51:52 -07:00
Hadis-Fard 9175241358 added pdo test, fixed issue with missing driver 2017-09-13 19:06:28 -07:00
v-kaywon bef0e3eab7 add insertion tests for Always Encrypted; add common functions in MsCommon.inc for refactoring in the future 2017-09-13 17:46:44 -07:00
Jenny Tam 0b6565da67 escaped the periods as per review comments 2017-09-13 16:50:42 -07:00
Jenny Tam 0d4e6373a0 removed the hardcoded values for ODBC versions 2017-09-13 16:36:29 -07:00
David Puglielli 964ec5f087 Merge pull request #524 from david-puglielli/bvt-test-fix
Bvt test fix
2017-09-13 19:28:53 -04:00