Jenny Tam
|
db56c0344e
|
Removed support for Custom Keystore provider
|
2018-02-08 09:00:16 -08:00 |
Jenny Tam
|
cc303c5904
|
Use https for fwlinks
|
2018-01-03 13:02:26 -08:00 |
Jenny Tam
|
8d33f1fc02
|
Updated versions from 5.1 to 5.2
|
2017-12-14 16:05:34 -08:00 |
v-kaywon
|
b9579a2426
|
add error handling for fetching stream with always encrypted
|
2017-12-07 17:29:06 -08:00 |
Jenny Tam
|
e5a3767089
|
Added error handling for LOB types as output parameters
|
2017-11-03 10:00:08 -07:00 |
Jenny Tam
|
bbc2701140
|
Made changes as per review comments
|
2017-09-29 15:54:34 -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 |
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
|
256e712072
|
also checked if ODBC driver is set when AE is enabled
|
2017-09-26 16:38:34 -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
|
4e712ff50a
|
fixed missign driver error message
|
2017-09-15 13:13:29 -07:00 |
v-kaywon
|
e70ebbaba1
|
change error message
|
2017-09-15 11:15:38 -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
|
98100ee892
|
aded capability to pass driver with/without curly braces
|
2017-09-14 16:54:59 -07:00 |
Hadis Fard
|
8495cb10a6
|
Merge branch 'AlwaysEncrypted' into AlwaysEncrypted
|
2017-09-14 15:21:07 -07:00 |
Jenny Tam
|
79ee775b81
|
Updated versions to 5.1.0-preview
|
2017-09-13 15:34:06 -07:00 |
Hadis-Fard
|
403d51a4e4
|
fixed Mars error, added driver option in pdo, added invalid driver error
|
2017-09-12 13:30:14 -07:00 |
Hadis-Fard
|
fc7173df11
|
fixed default driver version, sal annotation, and error messages
|
2017-09-08 10:28:01 -07:00 |
Hadis-Fard
|
3343d1eb18
|
fixed crash and error handling
|
2017-09-06 18:04:55 -07:00 |
Hadis-Fard
|
117b2bf777
|
resolved merge conflicts
|
2017-09-06 12:46:22 -07:00 |
Hadis-Fard
|
f25677e457
|
refactored odbc connect, added ae connect error
|
2017-09-06 10:55:08 -07:00 |
Jenny Tam
|
15247faae0
|
Added support for loading a custom keystore provider for Column Encryption
|
2017-09-01 16:10:42 -07:00 |
David Puglielli
|
c1e7280dc6
|
Version updated
|
2017-07-20 11:44:46 -07:00 |
v-kaywon
|
fb64892e37
|
fix inconsistent annotation in get_error_message in util.cpp
|
2017-06-29 11:53:04 -07:00 |
v-kaywon
|
bde81001e9
|
added SAL annotations and fixed warnings
|
2017-06-22 14:04:34 -07:00 |
Hadis Kakanejadi Fard
|
a879e40162
|
updated version to 4.3 rc
|
2017-06-20 10:12:23 -07:00 |
susanh
|
e7f621e4f9
|
remove comment about workaround
|
2017-06-16 12:49:05 -07:00 |
Hadis Kakanejadi Fard
|
7ffa4d470a
|
added the header to m4 and updated SQLSRV headers to 4.2
|
2017-05-24 10:09:46 -07:00 |
yitam
|
1e527865a9
|
Implemented Azure AD plus tests
|
2017-05-05 16:28:33 -07:00 |
v-kaywon
|
4057a9210d
|
Update util.cpp
|
2017-03-28 09:37:11 -07:00 |
v-kaywon
|
ccd80a32d9
|
Update util.cpp
|
2017-03-21 17:00:13 -07:00 |
v-kaywon
|
06a343f611
|
rename stmt_option_scrollable to driver specific names and put get_error_message into namespace
|
2017-03-21 15:28:13 -07:00 |
Jenny Tam
|
263622fac1
|
Merge pull request #265 from v-dareck/PHP-7.0
Merge latest PHP-7.0 branch changes to merged-codebase
|
2017-01-31 16:34:53 -08:00 |
v-dareck
|
69a744d808
|
Issue 228. Don't allow 0 for sqlsrv ClientBufferMaxKBSize.
Add new tests for sqlsrv and pdo.
|
2017-01-25 13:37:48 -08:00 |
yitam
|
a60184f187
|
modified based on reviews
|
2017-01-19 14:43:00 -08:00 |
yitam
|
00a2a836f6
|
merged Linux to CPP files
|
2017-01-19 08:17:45 -08:00 |
Hadis-Fard
|
4c42a9ad6a
|
updated the code structure
|
2016-12-20 16:00:53 -08:00 |