Commit graph

  • c91fe5c42b
    Replaced ZVAL_NEW_ARR with array_init (#1267) Jenny Tam 2021-06-09 13:00:04 -0700
  • af61d06bfb
    Simplified get_field_as_string and made it more robust (#1265) Jenny Tam 2021-06-08 12:37:28 -0700
  • a14cb70ad3
    Changed how schema is provided for TVP input (#1264) Jenny Tam 2021-06-02 12:16:51 -0700
  • b49cb5106f
    Simplified parse_param_array in sqlsrv (#1262) Jenny Tam 2021-05-27 13:15:40 -0700
  • 0da75f5b92
    Implemented table-valued parameter support (#1257) Jenny Tam 2021-05-25 15:36:01 -0700
  • 5f2a14c8e9
    Cleaned up redundant code (#1260) Jenny Tam 2021-05-18 16:56:49 -0700
  • 7313fa0c8b
    Updated pdo_sqlsrv_get_driver_methods as per documentation (#1259) Jenny Tam 2021-05-17 17:37:19 -0700
  • 3bc0624dad
    Refactored parameter processing and handling (#1239) Jenny Tam 2021-05-10 16:33:14 -0700
  • a06e30dcfb
    Updated code coverage excludes and ODBC driver (#1256) Jenny Tam 2021-05-07 12:11:14 -0700
  • e57d5aab46
    Simplified pdo quote and lastinsertid implementation further (#1254) Jenny Tam 2021-05-05 18:21:16 -0700
  • 7fad440fa1
    Simplified implementations of last insert id and quote (#1251) Jenny Tam 2021-04-29 13:41:29 -0700
  • fcd7b64a4b
    Use lower-case object names in PDO::lastInsertId($name) (#1245) Sergei Morozov 2021-03-31 13:24:19 -0700
  • f7e24bd098
    Fixed two column encryption tests to encrypt columns (#1236) Jenny Tam 2021-02-17 15:48:11 -0800
  • 3da84185c1
    Moved metadata cleanup to parent class (#1233) Jenny Tam 2021-02-04 20:03:46 -0800
  • 00de4738ce
    Merge pull request #1232 from microsoft/dev Jenny Tam 2021-01-29 14:50:06 -0800
  • 6d2b93881f
    Changed keyword to ActiveDirectoryServicePrincipal (#1229) v5.9.0 Jenny Tam 2021-01-15 10:02:35 -0800
  • 7b961b0028
    Updated version, change log and installation instructions for 5.9.0 (#1228) Jenny Tam 2021-01-14 15:37:44 -0800
  • 7afe00d23a
    Addressed static code analyis issues (prefast) (#1227) Jenny Tam 2021-01-04 18:28:07 -0800
  • 53aaab847c
    Replaced problematic strlen if possible (#1226) Jenny Tam 2020-12-23 19:23:06 -0800
  • e7e7a8d636
    Merge pull request #1221 from microsoft/dev Jenny Tam 2020-12-02 12:30:14 -0800
  • 61f3403d79
    Updated linux and mac instructions and dropped 7.2 (#1220) v5.9.0-beta2 Jenny Tam 2020-11-30 17:40:22 -0800
  • 9524b2618f
    Merge pull request #1219 from yitam/changelog Jenny Tam 2020-11-30 14:08:08 -0800
  • d3d55b3907 Applied review Jenny Tam 2020-11-30 13:32:32 -0800
  • 3cf753bc73 Fixed typos Jenny Tam 2020-11-30 11:19:06 -0800
  • 033788bc53 Update change log and version for 5.9.0 beta 2 Jenny Tam 2020-11-30 11:12:36 -0800
  • 6640952b7b
    Merge pull request #1215 from yitam/testMac Jenny Tam 2020-11-26 12:06:15 -0800
  • f59f0bcce7 Removed MACOSX_DEPLOYMENT_TARGET Jenny Tam 2020-11-25 17:05:38 -0800
  • a161c33989
    Fixed a bug in reading varbinary max fields (#1209) Jenny Tam 2020-10-23 14:21:14 -0700
  • 6b1923cde2 Fixed buffer length when fetching binary fields as streams Jenny Tam 2020-10-23 13:13:29 -0700
  • dff66a7982 Removed assert and added a new test Jenny Tam 2020-10-21 18:28:46 -0700
  • cbd3c18cb6 Extended sqlsrv large stream test Jenny Tam 2020-10-20 17:33:40 -0700
  • a1a657f8c6 Cleaned up the test Jenny Tam 2020-10-19 17:23:34 -0700
  • 44dab5a378 Fixed a bug in reading varbinary max fields Jenny Tam 2020-10-19 17:17:23 -0700
  • 537ae2d27d
    Minimized warnings during compilation (#1205) Jenny Tam 2020-10-16 15:17:58 -0700
  • 20f7a13ef0
    Minor changes for PHP 8.0 RC2 (#1204) Jenny Tam 2020-10-14 19:38:33 -0700
  • c6b198c5e9
    Fixed coveralls with Azure Pipelines (#1203) Jenny Tam 2020-10-13 18:14:57 -0700
  • 7b072b588c
    Updated Azure Pipelines to call coveralls (#1201) Jenny Tam 2020-10-09 17:29:59 -0700
  • 142629a1cf
    Added new authentication keyword to support AAD Service Principal (#1199) Jenny Tam 2020-10-08 12:30:04 -0700
  • e0a6b52f7a
    Merge pull request #1198 from microsoft/master Jenny Tam 2020-10-06 15:43:37 -0700
  • d92cc3d58d
    Merge pull request #1197 from microsoft/dev Jenny Tam 2020-10-06 14:34:30 -0700
  • 59791f89c5
    Merge pull request #1196 from yitam/dev Jenny Tam 2020-10-06 11:19:59 -0700
  • a5f615683a 5.9.0-preview1 Jenny Tam 2020-10-05 16:55:07 -0700
  • 26656bce06
    Fixed appveyor.yml (#1195) v5.9.0-preview1 Jenny Tam 2020-09-30 16:06:41 -0700
  • ec60302825
    Updated drivers and tests to support PHP 8.0.0 RC1 (#1194) Jenny Tam 2020-09-29 17:53:58 -0700
  • d2c7254442
    Updated Appveyor to test against PHP 8.0.0 beta 4 (#1193) Jenny Tam 2020-09-22 17:07:07 -0700
  • cb6364b343
    Removed duplicate tests and updated client info regex (#1190) Jenny Tam 2020-09-16 12:25:03 -0700
  • 7f9f3ddea0
    Change version 5.9.0-preview1 (#1189) Jenny Tam 2020-09-15 14:25:04 -0700
  • 00fe340a45
    Updated Change Log, Linux instructions and READMEs (#1185) Jenny Tam 2020-09-09 16:02:41 -0700
  • 0735c06f05
    Used size of integers for rank field instead (#1187) Jenny Tam 2020-09-03 14:55:13 -0700
  • 86adf470cb
    Added rank info to sensitivity classification (#1183) Jenny Tam 2020-09-02 10:39:54 -0700
  • f2cae4c34f
    zend_list_close() returns void starting in php 8 beta3 (#1184) Jenny Tam 2020-09-01 16:54:26 -0700
  • 9f1f27ec79
    Updated zend api calls for php 8 beta2 (#1181) Jenny Tam 2020-08-19 10:51:32 -0700
  • 402403e754
    Allowed fetching numerics as binaries (#1180) Jenny Tam 2020-08-14 16:37:54 -0700
  • 721d8e7b04
    Added tests for passwords with non alpha characters and braces (#1179) Jenny Tam 2020-08-13 12:22:07 -0700
  • 6349d06fee
    Further reverted changes to distinguish datetime fields (#1178) Jenny Tam 2020-08-12 17:24:39 -0700
  • f02aefd6bd
    Reverted the use of octet length and fixed tests (#1176) Jenny Tam 2020-08-11 17:09:26 -0700
  • 284aca85ce
    Updated checks to distinguish smalldatetime, datetime and datetime2 fields (#1175) Jenny Tam 2020-08-07 18:33:12 -0700
  • 9365fc5201
    Added insertion tests for encrypted smalldatetime and datetime columns (#1174) Jenny Tam 2020-08-07 09:42:57 -0700
  • 3dddbbb2e2
    Updated ODBC version in appveyor and changed to VS 2019 (#1173) Jenny Tam 2020-08-06 14:02:40 -0700
  • 9fc32baf69
    Fixed get_field_as_string when using display size for large types (#1172) Jenny Tam 2020-08-06 09:46:15 -0700
  • a76ac3b460
    Added new tests to compare types of fixed and variable widths (#1171) Jenny Tam 2020-08-05 16:43:40 -0700
  • 6aa6c07681
    Added tests to fetch empty strings with wrong php types (#1169) Jenny Tam 2020-07-30 13:58:50 -0700
  • cb489c3e69
    Added right locales and updated locale tests to handle errors (#1168) Jenny Tam 2020-07-29 10:43:00 -0700
  • e9090a4c2b
    Added new tests for testing gb18030 (#1166) Jenny Tam 2020-07-24 18:31:39 -0700
  • e1e0108b1f
    Dropped the use of LOCK TIMEOUT (#1165) Jenny Tam 2020-07-23 16:07:41 -0700
  • 460d9aa2df
    Removed wrappers for Zend APIs (#1161) Jenny Tam 2020-07-23 13:46:25 -0700
  • bba1f18f0f
    Updated function signatures and error messages (#1163) Jenny Tam 2020-07-22 09:52:16 -0700
  • 550a7104a4
    More safe guards against anomalous results (#1160) Jenny Tam 2020-07-20 12:58:23 -0700
  • 61f87aacf6
    Modify a stream test to run parts of it outside Windows (#1158) Jenny Tam 2020-07-15 17:04:42 -0700
  • 92f796c07a
    Modified source files based on some static analysis tools (#1155) Jenny Tam 2020-07-14 17:22:46 -0700
  • 48e3dd01be
    Updated functional tests with iterator and locale issues (#1153) Jenny Tam 2020-07-09 19:12:00 -0700
  • 0caf160cad
    Use 80 instead of 8 (#1152) Jenny Tam 2020-07-08 22:22:48 -0700
  • 44b085f042
    Updated functional tests for php8 (#1150) Jenny Tam 2020-07-08 19:45:00 -0700
  • 64e8ddc855
    Use VS2019 for php 8 in Windows in the build scripts (#1149) Jenny Tam 2020-07-07 11:31:16 -0700
  • ecbd53f712
    Simplied conversions from strings to numbers (#1146) Jenny Tam 2020-06-26 15:56:51 -0700
  • d5e1d8cfbc
    Binding integers as output parameters with correct C types (#1144) Jenny Tam 2020-06-23 13:52:50 -0700
  • d4a29fe332
    Check exception when finalizing output parameters (#1143) Jenny Tam 2020-06-22 15:42:32 -0700
  • f45f25745f
    Conversion is unnecessary for numeric parameters (#1136) Jenny Tam 2020-06-19 14:45:13 -0700
  • c31ee0e48f
    Fixed the login timeout test (#1141) Jenny Tam 2020-06-10 12:23:06 -0700
  • 06d7a496ae
    PDO errorinfo includes additional odbc messages if available (#1133) Jenny Tam 2020-05-22 15:09:28 -0700
  • d308aa4d0f
    Modified some tests to work cross platforms (locales and floats) (#1135) Jenny Tam 2020-05-14 20:47:40 -0700
  • 7e58d1aa92
    Removed source indexing code from build scripts (#1132) Jenny Tam 2020-05-04 11:52:58 -0700
  • 1aca278245
    Remicollet issue tsrmls (#1130) Jenny Tam 2020-04-20 15:17:21 -0700
  • 14dbf79d39
    Added additional check in skipif for ansi locale tests (#1129) Jenny Tam 2020-04-17 07:31:17 -0700
  • 92f9810edd
    More locale cases (#1115) Jenny Tam 2020-04-16 15:29:37 -0700
  • d4c112e9af
    Modified bvt tests to work with AdventureWorks2017 as well (#1128) Jenny Tam 2020-04-16 15:12:52 -0700
  • 93b6237f9e
    Updated keys and certificates for AE tests with secure enclave (#1122) Jenny Tam 2020-04-16 13:45:39 -0700
  • 5f76f838e5
    5.8.1 hotfix release (#1126) Jenny Tam 2020-04-15 13:49:52 -0700
  • 55e1715f76
    Updated instructions for Alpine Linux (#1117) v5.8.1 Jenny Tam 2020-04-08 15:06:33 -0700
  • 3d2f631a5a
    Change log 5.8.1 (#1116) Jenny Tam 2020-04-07 10:58:28 -0700
  • e8fef2278a
    Updated skipifs and modified tests with HGS enabled servers (#1111) Jenny Tam 2020-04-03 09:43:39 -0700
  • 7214e8d553
    Set logger for driver API (#1107) Jenny Tam 2020-03-25 09:53:18 -0700
  • fb335c0b0d
    Modified some BVT tests to be configurable (#1106) Jenny Tam 2020-03-16 13:25:09 -0700
  • 8bb6cef33c
    Revised a few existing tests that are flawed (#1103) Jenny Tam 2020-03-02 09:51:02 -0800
  • cd64173f95
    Xplat alpine changes (#1094) David Puglielli 2020-02-19 16:09:10 -0800
  • af3097d5cf
    Removed the use of a conversion matrix (#1095) Jenny Tam 2020-02-19 14:27:36 -0800
  • 9534f7b96d
    Made some tests more robusts across platforms (#1092) Jenny Tam 2020-02-11 11:39:31 -0800
  • 5455b4dcb8
    Conn res fix (#1091) David Puglielli 2020-02-06 07:42:20 -0800
  • e90fd2c4a4
    Added codecov yml file (#1090) Jenny Tam 2020-02-05 14:20:21 -0800
  • 71b9d40711
    Ae v2 extended tests (#1077) David Puglielli 2020-02-03 14:39:28 -0800