Commit graph

1783 commits

Author SHA1 Message Date
v-kaywon f995a8585a Merge remote-tracking branch 'upstream/dev' into 520changelog 2018-03-15 10:57:12 -07:00
v-kaywon 4fa898d428 added changelog for 5.2.0 release 2018-03-15 10:49:55 -07:00
Yuki Wong e226968788
Merge pull request #698 from v-kaywon/aetests
add tests for testing insertion with the pdo drivers with all data ty…
2018-03-14 10:50:16 -07:00
Jenny Tam 58ee4244a5
Merge pull request #718 from yitam/pdoAEOutput
PDO tests for retrieving data as output params using various PDO param types
2018-03-13 16:34:31 -07:00
v-kaywon d88967cf4a address review comments 2018-03-13 16:15:42 -07:00
Jenny Tam 675d3a82b5 Applied review comments 2018-03-13 14:49:28 -07:00
Jenny Tam 7a6a8d5a72 PDO tests for retrieving data as output params using various PDO param types 2018-03-13 14:04:40 -07:00
v-kaywon 87cd9b45e2 test numeric test 2018-03-13 13:59:39 -07:00
v-kaywon c1afad2d57 fix tests according to review comments 2018-03-13 12:50:20 -07:00
v-kaywon 24938f5232 fix pdo_ae_insert_pdoparam_numeric.phpt 2018-03-06 14:02:48 -08:00
v-kaywon 3d94c21950 fix pdo_ae_insert_pdoparam_numeric for x86 platform 2018-03-06 11:58:56 -08:00
v-kaywon 7870d88245 fix some tests 2018-03-05 15:32:08 -08:00
v-kaywon 85871448bc fix some tests 2018-03-05 13:21:19 -08:00
v-kaywon 2925f6d444 polished insert pdoparam decimal precision test 2018-03-05 12:24:47 -08:00
v-kaywon 03845da0c8 polich PDO side ae related tests 2018-03-02 16:34:47 -08:00
v-kaywon 239d71569c added tests from testing ae types conversion for insertion in SQLSRV 2018-03-01 17:37:04 -08:00
v-kaywon 5eaaa78292 add tests for fetching with bindColumn 2018-02-27 13:38:49 -08:00
v-kaywon 015be292d9 add tests for testing insertion with the pdo drivers with all data types and variation of precisions and scales 2018-02-26 15:56:05 -08:00
Jenny Tam a24a8a7035
Merge pull request #696 from yitam/linkerFlags
Use additional linker flags for debug builds
2018-02-21 12:08:51 -08:00
Jenny Tam 32e3b0ae58 Removed outdated lines 2018-02-21 09:35:10 -08:00
Jenny Tam ab1a8758bc Try seperate downloads 2018-02-21 09:10:22 -08:00
Jenny Tam b760d6c54c Fixed typo 2018-02-21 08:58:17 -08:00
Jenny Tam 98859ff9e5 Debugging 2018-02-21 08:57:05 -08:00
Jenny Tam 1e29715944 Use path for download 2018-02-20 16:56:16 -08:00
Jenny Tam c12c0c0cd8 Use path for download 2018-02-20 16:46:53 -08:00
Jenny Tam 774d2e5251 Fixed the line to download sha1sum.txt 2018-02-20 16:42:09 -08:00
Jenny Tam 75e8417936 Use semicolons 2018-02-20 16:38:12 -08:00
Jenny Tam 78b230e4eb Use Powershell script and modified some more 2018-02-20 16:32:16 -08:00
Jenny Tam b86a02815d No more empty agent 2018-02-20 16:22:51 -08:00
Jenny Tam b236476503 Use additional linker flags for debug builds 2018-02-20 11:19:24 -08:00
v-kaywon 876e4039f3 remove odbc17 links 2018-02-14 17:53:11 -08:00
v-kaywon 9e21382f73 remove ksp support in changelog 2018-02-14 16:56:30 -08:00
Jenny Tam f2e82229bc
Merge pull request #682 from yitam/ridKSP
Removed support for Custom Keystore provider
2018-02-08 14:41:10 -08:00
Jenny Tam 8292fb7a15 Modified tests to check the right error messages 2018-02-08 13:25:08 -08:00
Jenny Tam efd9ffbf0d Fixed a sqlsrv test 2018-02-08 10:12:20 -08:00
Jenny Tam ebbb676b8a Fixed the failing tests 2018-02-08 09:51:52 -08:00
Jenny Tam bad65817e1 ColumnEncryption keyword reserved for Windows for now 2018-02-08 09:30:07 -08:00
Jenny Tam db56c0344e Removed support for Custom Keystore provider 2018-02-08 09:00:16 -08:00
Jenny Tam 21aa879d38
Merge pull request #677 from yitam/Azure
Modified tests and setup to run AE tests in Azure
2018-02-06 14:44:43 -08:00
v-kaywon ab16d6cbd2 add limition of connection resiliency with connection pooling and always encrypted 2018-01-31 15:15:18 -08:00
Jenny Tam ac47841be9 Removed one argument 2018-01-31 08:42:45 -08:00
Jenny Tam 907e8c8e5c Modified tests and setup to run AE tests in Azure 2018-01-31 08:27:06 -08:00
Yuki Wong 3bc2c74fd3
Merge pull request #676 from v-kaywon/versionh
change version.h and config flags for debug mode
2018-01-29 21:06:13 -08:00
Yuki Wong e775301f3c
Merge pull request #675 from yitam/descField
Replace 0 with SQL_IS_INTEGER
2018-01-29 17:10:46 -08:00
v-kaywon 13d6f9129e change version.h and config flags for debug mode 2018-01-29 16:38:09 -08:00
Jenny Tam 6d5763abd6 Replace SQL_IS_SMALLINT with SQL_IS_INTEGER 2018-01-29 16:34:57 -08:00
Jenny Tam 9e2c080dda Replace 0 with SQL_IS_SMALLINT 2018-01-29 15:56:25 -08:00
v-kaywon 6a7609c436 add to changelog 2018-01-29 13:44:28 -08:00
v-kaywon e98e0cc0ba make changes to config w32 is disable guard:cf and O2 flags in debug mode 2018-01-29 10:03:52 -08:00
v-kaywon 96f87fea9b change version 2018-01-26 16:37:30 -08:00