Commit graph

2351 commits

Author SHA1 Message Date
Jenny Tam 255752066d
Modified how drivers handle query timeout settings (#1037) 2019-09-18 07:49:14 -07:00
David Puglielli bd06cf3e3f 5.7.0-preview merge (#1031) 2019-09-05 15:51:52 -07:00
Jenny Tam fdf029d269
Change log for 5.7.0 (#1028) 2019-09-04 15:13:43 -07:00
Jenny Tam 2792ece85d
Updated version to 5.7.0 preview (#1029) 2019-09-03 12:43:10 -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 bae6930930
Updated ODBC driver 17.4 (#1019) 2019-08-08 11:15:11 -07:00
Jenny Tam c1bc593011
Added survey results (#1017) 2019-07-29 11:12:21 -07:00
Jenny Tam 31a7748fba
Updated dockerfile to use UB 18.04 and PHP 73 (#1016) 2019-07-29 11:12:01 -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 d4387a9ec9
Check compiler version for php 74 (#1005) 2019-06-18 15:59:51 -07:00
Jenny Tam 5c42829438
Replaced uint with size_t (#1004) 2019-06-18 11:11:48 -07:00
Jenny Tam a092523a2e
Two index zval functions are macros in php 7.4 (#1001) 2019-06-07 15:45:42 -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 9122c1574a
Modified pipelines to connect using sqlcmd inside of the container instead (#995) 2019-05-17 11:36:51 -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 f369ce6212
Merge pull request #989 from david-puglielli/issue-432-fix
Issue #432 fix
2019-05-13 15:24:18 -07:00
David Puglielli e152459699
Merge pull request #990 from david-puglielli/issue-909-fix
Issue 909 fix
2019-05-13 12:18:51 -07:00
David Puglielli 60f20bd1ea Replaced EXPECTF with EXPECT 2019-05-13 11:15:49 -07:00
David Puglielli 1aa8dea2ae Corrected formatting 2019-05-13 11:14:53 -07:00
David Puglielli 06ff53daa8 Fixed locale issue 2019-05-11 13:35:12 -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
Jenny Tam 3b6b076c1f
Updated links and versions (#987) (#988) 2019-05-10 15:33:24 -07:00
David Puglielli ca6d6cbb8a Fixed test output 2019-05-10 15:02:45 -07:00
David Puglielli 9d9acc3627 Changed flag name 2019-05-10 13:03:22 -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
David Puglielli 6ad5c1e60d Added connection string flag 2019-05-09 16:56:18 -07:00
Jenny Tam 5dabd47e41
Updated links and versions (#987) 2019-05-09 14:54:24 -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
Jenny Tam a8e1138fd6
Modified get column meta method to reference saved metadata (#978) 2019-04-24 16:06:33 -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