Commit graph

1422 commits

Author SHA1 Message Date
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
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 b037bfa317 constant mars error per review 2017-09-15 09:58:47 -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
David Puglielli 57e7aa569a Added x86 and x64 Windows binaries 2017-09-14 17:31:50 -07:00
Hadis-Fard 2dd37582b7 Merge branch 'AlwaysEncrypted' of https://github.com/Microsoft/msphpsql into AlwaysEncrypted 2017-09-14 16:57:04 -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
Hadis-Fard 98100ee892 aded capability to pass driver with/without curly braces 2017-09-14 16:54:59 -07:00
David Puglielli 5f7eb415a4 Merge pull request #529 from david-puglielli/odbc-17-binaries
Added ODBC 17 binaries
2017-09-14 19:50:06 -04: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
Jenny Tam d6d91e053f Merge pull request #527 from yitam/fixVersions
removed the hardcoded values for ODBC versions
2017-09-14 13:42:53 -07:00
Jenny Tam 2d1f89c4c6 Merge pull request #528 from yitam/version51
Updated versions to 5.1.0-preview
2017-09-14 13:39:59 -07:00
David Puglielli 2be7fc1869 Added README and changed directory name 2017-09-14 13:34:22 -07:00
v-kaywon 27b47665dd iteration 1: apply review changes; fix expected outputs 2017-09-14 13:24:12 -07:00
Hadis-Fard dfee28f22a fixed indentations 2017-09-14 12:00:51 -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 08ca46116f changed the order of ODBC drivers 2017-09-14 09:34:48 -07:00
Hadis-Fard 00f9b7edf8 fixed connection test, Driver option is valid 2017-09-14 08:51:52 -07:00
Hadis-Fard 0d25563909 reset the flag after a failed conn 2017-09-14 08:11:40 -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
David Puglielli b6dbfdca18 Added ODBC 17 binaries 2017-09-13 16:59:10 -07:00
Jenny Tam 9149778cc5 escaped periods as per review 2017-09-13 16:54:42 -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