Commit graph

1031 commits

Author SHA1 Message Date
Jenny Tam 608a08005c
Simplified a skipif file for checking tcp protocol (#1317) 2021-10-19 11:36:53 -07:00
Jenny Tam 36d2704c0a
Added TVP support to non-procedure statements (#1309) 2021-09-29 12:27:52 -07:00
Jenny Tam c87af63d57
Updated tests to run against AE v2 server (#1305) 2021-09-22 09:40:57 -07:00
Jenny Tam 48b6a6013f
Fixed a flawed emulate prepare test with AE (#1301) 2021-09-14 17:36:35 -07:00
Jenny Tam 142ca11b64
Update change log and version for 5.10.0 beta1 (#1294) 2021-09-07 17:38:17 -07:00
Jenny Tam f66b2c3e8a
Updated list of supported processor architecture (#1290) 2021-08-27 09:29:16 -07:00
Jenny Tam 9eef0b946c
Fixed the helper method for inserting nulls to binary fields (#1287) 2021-08-12 08:05:48 -07:00
Jenny Tam 656767aa16
Replaced strftime with IntlDateFormatter (#1286) 2021-08-10 15:27:39 -07:00
Jenny Tam fd48bcbf69
Made some tests more robust and work with PHP 8.1 (#1285) 2021-07-30 17:00:33 -07:00
Jenny Tam 5e607a802c
PHP 8.1 dev (#1282) 2021-07-28 15:45:04 -07:00
Jenny Tam 9f6ef12076
Modified existing PDO tests for PHP 8.0+ (#1279) 2021-07-09 11:08:52 -07:00
Jenny Tam 66b7ced5f9
Updated BVT tests to test against only one database (#1273) 2021-06-25 17:41:31 -07:00
Jenny Tam d255591633
Fixed build script and failing tests (#1268) 2021-06-10 17:59:08 -07:00
Jenny Tam af61d06bfb
Simplified get_field_as_string and made it more robust (#1265) 2021-06-08 12:37:28 -07:00
Jenny Tam a14cb70ad3
Changed how schema is provided for TVP input (#1264) 2021-06-02 12:16:51 -07:00
Jenny Tam b49cb5106f
Simplified parse_param_array in sqlsrv (#1262) 2021-05-27 13:15:40 -07:00
Jenny Tam 0da75f5b92
Implemented table-valued parameter support (#1257) 2021-05-25 15:36:01 -07:00
Jenny Tam 7313fa0c8b
Updated pdo_sqlsrv_get_driver_methods as per documentation (#1259) 2021-05-17 17:37:19 -07:00
Jenny Tam 3bc0624dad
Refactored parameter processing and handling (#1239) 2021-05-10 16:33:14 -07:00
Jenny Tam e57d5aab46
Simplified pdo quote and lastinsertid implementation further (#1254) 2021-05-05 18:21:16 -07:00
Jenny Tam 7fad440fa1
Simplified implementations of last insert id and quote (#1251) 2021-04-29 13:41:29 -07:00
Jenny Tam f7e24bd098
Fixed two column encryption tests to encrypt columns (#1236) 2021-02-17 15:48:11 -08:00
Jenny Tam 3da84185c1
Moved metadata cleanup to parent class (#1233) 2021-02-04 20:03:46 -08:00
Jenny Tam 6d2b93881f
Changed keyword to ActiveDirectoryServicePrincipal (#1229) 2021-01-15 10:02:35 -08:00
Jenny Tam 033788bc53 Update change log and version for 5.9.0 beta 2 2020-11-30 11:12:36 -08:00
Jenny Tam 6b1923cde2 Fixed buffer length when fetching binary fields as streams 2020-10-23 13:13:29 -07:00
Jenny Tam dff66a7982 Removed assert and added a new test 2020-10-21 18:28:46 -07:00
Jenny Tam cbd3c18cb6 Extended sqlsrv large stream test 2020-10-20 17:33:40 -07:00
Jenny Tam a1a657f8c6 Cleaned up the test 2020-10-19 17:23:34 -07:00
Jenny Tam 44dab5a378 Fixed a bug in reading varbinary max fields 2020-10-19 17:17:23 -07:00
Jenny Tam 20f7a13ef0
Minor changes for PHP 8.0 RC2 (#1204) 2020-10-14 19:38:33 -07:00
Jenny Tam 142629a1cf
Added new authentication keyword to support AAD Service Principal (#1199) 2020-10-08 12:30:04 -07:00
Jenny Tam ec60302825
Updated drivers and tests to support PHP 8.0.0 RC1 (#1194) 2020-09-29 17:53:58 -07:00
Jenny Tam d2c7254442
Updated Appveyor to test against PHP 8.0.0 beta 4 (#1193) 2020-09-22 17:07:07 -07:00
Jenny Tam cb6364b343
Removed duplicate tests and updated client info regex (#1190) 2020-09-16 12:25:03 -07:00
Jenny Tam 7f9f3ddea0
Change version 5.9.0-preview1 (#1189) 2020-09-15 14:25:04 -07:00
Jenny Tam 86adf470cb
Added rank info to sensitivity classification (#1183) 2020-09-02 10:39:54 -07:00
Jenny Tam 721d8e7b04
Added tests for passwords with non alpha characters and braces (#1179) 2020-08-13 12:22:07 -07:00
Jenny Tam 6349d06fee
Further reverted changes to distinguish datetime fields (#1178) 2020-08-12 17:24:39 -07:00
Jenny Tam f02aefd6bd
Reverted the use of octet length and fixed tests (#1176) 2020-08-11 17:09:26 -07:00
Jenny Tam 284aca85ce
Updated checks to distinguish smalldatetime, datetime and datetime2 fields (#1175) 2020-08-07 18:33:12 -07:00
Jenny Tam 9365fc5201
Added insertion tests for encrypted smalldatetime and datetime columns (#1174) 2020-08-07 09:42:57 -07:00
Jenny Tam 3dddbbb2e2
Updated ODBC version in appveyor and changed to VS 2019 (#1173) 2020-08-06 14:02:40 -07:00
Jenny Tam 9fc32baf69
Fixed get_field_as_string when using display size for large types (#1172) 2020-08-06 09:46:15 -07:00
Jenny Tam a76ac3b460
Added new tests to compare types of fixed and variable widths (#1171) 2020-08-05 16:43:40 -07:00
Jenny Tam 6aa6c07681
Added tests to fetch empty strings with wrong php types (#1169) 2020-07-30 13:58:50 -07:00
Jenny Tam cb489c3e69
Added right locales and updated locale tests to handle errors (#1168) 2020-07-29 10:43:00 -07:00
Jenny Tam e9090a4c2b
Added new tests for testing gb18030 (#1166) 2020-07-24 18:31:39 -07:00
Jenny Tam e1e0108b1f
Dropped the use of LOCK TIMEOUT (#1165) 2020-07-23 16:07:41 -07:00
Jenny Tam bba1f18f0f
Updated function signatures and error messages (#1163) 2020-07-22 09:52:16 -07:00