Commit graph

1060 commits

Author SHA1 Message Date
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
Jenny Tam 550a7104a4
More safe guards against anomalous results (#1160) 2020-07-20 12:58:23 -07:00
Jenny Tam 61f87aacf6
Modify a stream test to run parts of it outside Windows (#1158) 2020-07-15 17:04:42 -07:00
Jenny Tam 48e3dd01be
Updated functional tests with iterator and locale issues (#1153) 2020-07-09 19:12:00 -07:00
Jenny Tam 44b085f042
Updated functional tests for php8 (#1150) 2020-07-08 19:45:00 -07:00
Jenny Tam 64e8ddc855
Use VS2019 for php 8 in Windows in the build scripts (#1149) 2020-07-07 11:31:16 -07:00
Jenny Tam ecbd53f712
Simplied conversions from strings to numbers (#1146) 2020-06-26 15:56:51 -07:00
Jenny Tam d5e1d8cfbc
Binding integers as output parameters with correct C types (#1144) 2020-06-23 13:52:50 -07:00
Jenny Tam d4a29fe332
Check exception when finalizing output parameters (#1143) 2020-06-22 15:42:32 -07:00
Jenny Tam f45f25745f
Conversion is unnecessary for numeric parameters (#1136) 2020-06-19 14:45:13 -07:00
Jenny Tam c31ee0e48f
Fixed the login timeout test (#1141) 2020-06-10 12:23:06 -07:00
Jenny Tam 06d7a496ae
PDO errorinfo includes additional odbc messages if available (#1133) 2020-05-22 15:09:28 -07:00
Jenny Tam d308aa4d0f
Modified some tests to work cross platforms (locales and floats) (#1135) 2020-05-14 20:47:40 -07:00
Jenny Tam 14dbf79d39
Added additional check in skipif for ansi locale tests (#1129) 2020-04-17 07:31:17 -07:00
Jenny Tam 92f9810edd
More locale cases (#1115) 2020-04-16 15:29:37 -07:00
Jenny Tam d4c112e9af
Modified bvt tests to work with AdventureWorks2017 as well (#1128) 2020-04-16 15:12:52 -07:00
Jenny Tam 93b6237f9e
Updated keys and certificates for AE tests with secure enclave (#1122) 2020-04-16 13:45:39 -07:00
Jenny Tam e8fef2278a
Updated skipifs and modified tests with HGS enabled servers (#1111) 2020-04-03 09:43:39 -07:00
Jenny Tam 7214e8d553
Set logger for driver API (#1107) 2020-03-25 09:53:18 -07:00
Jenny Tam fb335c0b0d
Modified some BVT tests to be configurable (#1106) 2020-03-16 13:25:09 -07:00
Jenny Tam 8bb6cef33c
Revised a few existing tests that are flawed (#1103) 2020-03-02 09:51:02 -08:00
Jenny Tam af3097d5cf
Removed the use of a conversion matrix (#1095) 2020-02-19 14:27:36 -08:00
Jenny Tam 9534f7b96d
Made some tests more robusts across platforms (#1092) 2020-02-11 11:39:31 -08:00
David Puglielli 5455b4dcb8
Conn res fix (#1091) 2020-02-06 07:42:20 -08:00
David Puglielli 71b9d40711
Ae v2 extended tests (#1077)
* Added extended AE v2 tests

* Added binary types to error check

* Updated test descriptions

* Added the test matrix

* Refactored tests

* Added else check for keystore

* Debugging connection failures

* Debugging connection failures

* Debugging connection failures

* Addressed review comments

* Fixed parse error

* Fixed parse error

* Fixed parse error

* Addressed review comments
2020-02-03 14:39:28 -08:00
Jenny Tam 8d6ef75565
Include sql_variant type for buffered queries (#1080) 2020-01-22 08:01:59 -08:00
Jenny Tam 9c9c04a43d
Modified locale tests to work in both linux and mac (#1074) 2020-01-15 07:42:17 -08:00
Jenny Tam f64df0497f
Fixed the skipif wordings and styles (#1070) 2020-01-06 10:57:55 -08:00
Jenny Tam 23f92effab
Added configurable options for setting locales (#1069)
#1063
2019-12-19 11:03:25 -08:00
Jenny Tam afa217f002
Updated appveyor yml to build 7.3 and 7.4 (#1065) 2019-12-04 17:08:52 -08:00
David Puglielli 48b048830d
Fix AKV keyword test for AE v2 behaviour (#1061)
* Master (#936)

5.6.0 RTW

* 5.6.1 hotfix (#959)

* Updated links and versions (#987)

* Fixed AKV keyword tests for AE v2

* Added comment

* Free proc cache before starting test

* Fixed comment
2019-11-25 15:29:32 -08:00
Jenny Tam b77bfa82f4
Saved php types with metadata when fetching (#1049) 2019-11-06 13:14:28 -08:00
Jenny Tam e30752fc6c
Modified pdo tests to work with column encryption (#1051) 2019-11-06 08:21:38 -08:00
David Puglielli 051328782d
Always Encrypted v2 support (#1045)
* Change to support ae-v2

* Add support for AE V2

* Added some descriptions and comments

* Fixed PDO pattern matching

* Updated key generation scripts

* Fixed key script

* Fixed char/nchar results, fixed formatting issues

* Addressed review comments

* Updated key scripts

* Debugging aev2 keyword failure

* Debugging aev2 keyword failure

* Debugging aev2 keyword failure

* Debugging aev2 keyword failure

* Added skipif to ae v2 keyword test

* Addressed review comments

* Fixed braces and camel caps

* Updated test descriptions

* Added detail to test descriptions

* Tiny change
2019-10-31 16:55:36 -07:00
Jenny Tam aec733b764
Added the required file to ansi tests (#1047) 2019-10-24 07:25:55 -07:00
Jenny Tam 6a7136d977
Feature request: support extended string types (#1043) 2019-10-23 15:12:52 -07:00
Jenny Tam 255752066d
Modified how drivers handle query timeout settings (#1037) 2019-09-18 07:49:14 -07:00
Jenny Tam f5c0b63d04
Removed KSP related scripts and files (#1030) 2019-09-03 12:34:41 -07:00
Jenny Tam eb8ecbf6f4
Used constants in memory stress tests for easier configuration (#1022) 2019-08-20 12:38:09 -07:00
Jenny Tam aa03782638
Modified output.py to take a new argument and travis yml to use include for coveralls (#1020) 2019-08-14 17:11:17 -07:00
Jenny Tam 65daa7a481
Addressed various issues with PHP 7.4 beta1 (#1015) 2019-07-29 08:02:50 -07:00
David Puglielli 1a2b49393c
Fixed for issues found by Semmle (#1011)
* Removed unneeded constants

* Fixed sqlsrv_free_stmt argument info

* Fixed brace escape to avoid buffer overflow

* Fixed brace escape and added test

* Debugging test failure on Bamboo

* Removed debugging output

* Debugging test failure on Bamboo

* Removed debugging output

* Added more test cases

* Changed range check to use strchr

* Added pdo test

* Fixed test and formatting
2019-07-23 15:12:55 -07:00
Jenny Tam b839ede878
Improve data caching with datetime objects (#1008) 2019-07-15 14:21:54 -07:00
Jenny Tam c0cf381d6c
Fixed tests that failed in php 7.4 (#1006) 2019-06-28 14:08:18 -07:00
Jenny Tam ec3a7a4437
Added a new test and modify a non LOB sqlsrv test (#1000) 2019-06-07 11:13:32 -07:00
David Puglielli 7c585c754e
Added batch query test for pdo (#997) 2019-05-22 11:38:46 -07:00
David Puglielli 68d7903e69 Added batch query 2019-05-22 11:07:42 -07:00
Jenny Tam ac59cfd56a
Redesigned some tests based on recent test results (#992) 2019-05-17 11:36:24 -07:00
Jenny Tam 7e0bf91eec
Fixed two failing tests (#991) 2019-05-13 15:46:25 -07:00
David Puglielli 60f20bd1ea Replaced EXPECTF with EXPECT 2019-05-13 11:15:49 -07:00
David Puglielli 6975967641 Replaced expected test output altogether 2019-05-10 22:16:46 -07:00
David Puglielli 39c57af2b6 Fixed test output (again) 2019-05-10 16:56:45 -07:00
David Puglielli 50ba3244da Fixed test output (again) 2019-05-10 16:35:22 -07:00
David Puglielli 209c4fdad0 Fixed test output (again) 2019-05-10 16:05:05 -07:00
David Puglielli ca6d6cbb8a Fixed test output 2019-05-10 15:02:45 -07:00
David Puglielli e031c1a3fa Fixed pdo test 2019-05-10 12:56:51 -07:00
David Puglielli 51c45a26b8 Fixed test output 2019-05-09 20:17:54 -07:00
David Puglielli aeeba5ca1d Removed unix skipif 2019-05-09 16:58:35 -07:00
Jenny Tam ffd9849750
Fixed memory issues with data classification (#985) 2019-05-08 15:18:15 -07:00
Jenny Tam e02db623df
Added more pdo tests to verify different error conditions (#984) 2019-05-01 13:09:15 -07:00
Jenny Tam 9e90a42d1b
Data Classification sensitivity metadata retrieval (#979) 2019-05-01 08:03:33 -07:00
Jenny Tam c5b6540498
Fixed failing tests (#981) 2019-04-26 16:30:15 -07:00
Jenny Tam e8d13896ba
Revert "Used different skipif conditions for these two tests that require AE connections (#977)" (#980)
This reverts commit ee3c85afa8.
2019-04-25 15:58:24 -07:00
David Puglielli 45c1b85d77
Merge pull request #974 from david-puglielli/batch-query-test
Added batch query test
2019-04-24 14:03:53 -07:00
David Puglielli 0f93bbe6fe Simplified insert logic 2019-04-24 12:49:33 -07:00
Jenny Tam ee3c85afa8
Used different skipif conditions for these two tests that require AE connections (#977) 2019-04-24 11:37:31 -07:00
David Puglielli 63c6bd385f Formatting changes 2019-04-23 11:28:44 -07:00
David Puglielli ea17b72c83 Addressed review comments 2019-04-22 16:54:43 -07:00
David Puglielli 13fe59d510 Fixed 32 bit test failure 2019-04-19 16:02:19 -07:00
David Puglielli c1b54aabeb Added batch query test 2019-04-19 13:26:34 -07:00
David Puglielli a3456cdbcb
Merge pull request #972 from david-puglielli/redundant-apis
Fix for redundant calls to SQLNumResultCols and SQLRowCount
2019-04-15 15:56:52 -07:00
Jenny Tam 368d088000
Made Azure AD tests more robust (#973) 2019-04-15 12:22:26 -07:00