Commit graph

1884 commits

Author SHA1 Message Date
David Puglielli 739a6d02b1 Minor fixes 2018-03-09 16:15:45 -08:00
v-kaywon 035b1573ca tests combination between output sqltypes and column types withdifferent sizes, scales, and precision 2018-03-09 15:52:47 -08:00
David Puglielli a69daf2beb Fixed coding style to comply with standard 2018-03-09 14:51:33 -08:00
David Puglielli f8af52bf26 Update datetime test, added more comments 2018-03-09 14:28:25 -08:00
David Puglielli 194d4fe0d6 Tests for phptypes, select conversions, and datetimes 2018-03-09 11:37:44 -08: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
David Puglielli dbf06dbf18 New test for returning dates as strings 2018-02-26 14:24:25 -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
David Puglielli 09fba0bce9 Updated links to latest odbc driver 2018-02-13 18:11:57 -08:00
David Puglielli a964e53faf Linux PHP 7.2 install instructions snapshot added 2018-02-09 14:26:08 -08:00
David Puglielli a80557c335 Review fixes 2018-02-08 16:42:34 -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
David Puglielli 034c6178eb README updated, unix install shifts to another file 2018-02-08 11:22:31 -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