Commit graph

2120 commits

Author SHA1 Message Date
David Puglielli 52cd004b79 Removed unnecessary comments 2018-05-05 17:22:02 -07:00
David Puglielli 977e5309dd Support for Azure Key Vault 2018-05-05 17:08:01 -07:00
Jenny Tam 31685c4295 Added another test for issue 699 2018-05-02 16:14:08 -07:00
Jenny Tam 25f85906b6 Removed the workaround in a decimal test because issue 706 has been fixed 2018-05-02 12:33:52 -07:00
Jenny Tam 5f555dfea2 Modified the expected results for a bind column test 2018-05-02 11:40:55 -07:00
Jenny Tam 991d77643d Reverted -- user flag not working 2018-05-02 08:43:01 -07:00
Jenny Tam 124686435c Added --user 2018-05-02 08:26:08 -07:00
Jenny Tam 5f99983886 Use python -m pip instead 2018-05-01 15:30:28 -07:00
Jenny Tam 4a5104919b Fixed one skipif 2018-05-01 15:15:17 -07:00
Jenny Tam 04fa748a45 Added new tests for issue 678 2018-05-01 15:14:11 -07:00
Jenny Tam 440636aff8
Merge pull request #759 from yitam/vso2829
Remove the limitation of getting binary as strings as INOUT param
2018-05-01 10:59:54 -07:00
Jenny Tam 06e92979d2 Use helper method isAEQualified instead 2018-04-30 12:51:18 -07:00
Jenny Tam 2fc3afe472 Added a new test for issue 707 2018-04-27 10:38:21 -07:00
Jenny Tam 5f6c3994ca A huge negative number is out of range too 2018-04-26 08:57:22 -07:00
Jenny Tam 5bb3f1a2ec Modified the error message to indicate value out of range 2018-04-26 08:48:41 -07:00
Jenny Tam 5b6b6f87b2 Merge branch 'dev' into vso2823 2018-04-26 08:40:33 -07:00
Jenny Tam f4436d0d54
Merge pull request #757 from yitam/php72
Use the latest build scripts for building php 7.2 in appveyor
2018-04-25 22:35:24 -07:00
Jenny Tam 218497c642 Made changes to output param handling code to convert doubles to ints if necessary 2018-04-25 15:43:56 -07:00
Jenny Tam 3033a26c51 Added a comment to address the issue 2018-04-25 07:56:58 -07:00
Jenny Tam 72ca1cd1eb Fixed incorrect error when binding inout PDO STR with binary encoding 2018-04-24 15:38:53 -07:00
Jenny Tam 246824afdd Use the latest SQL Server 2018-04-24 07:37:53 -07:00
Jenny Tam 4d9cc3c15f Removed the wrong yml file 2018-04-23 20:41:34 -07:00
Jenny Tam bdecae6635 Switched the builder image 2018-04-23 20:33:49 -07:00
Jenny Tam 714ea0fa9d Cleaning up to double check 2018-04-23 20:08:38 -07:00
Jenny Tam 3dbacb8e79 Try a shorter path 2018-04-23 19:07:44 -07:00
Jenny Tam 0169ec7f36 Tried other things 2018-04-23 14:54:26 -07:00
Jenny Tam 806c6634d5 used full path for modules 2018-04-23 14:06:34 -07:00
Jenny Tam ac5064aee1 keep trying 2018-04-23 10:19:02 -07:00
Jenny Tam dc95256117 why empty coverage 2018-04-23 09:57:07 -07:00
Jenny Tam a548fcb29b Tried not to rename the extensions 2018-04-23 09:05:21 -07:00
Jenny Tam d54f7037ec Debugging some more 2018-04-20 16:54:30 -07:00
Jenny Tam 6b6500f50c Use latest build scripts for testing with php 7.2 2018-04-20 15:55:43 -07:00
Jenny Tam 16e0b8961f
Merge pull request #753 from yitam/phpini
Modify buildscripts to configure php.ini
2018-04-20 15:49:11 -07:00
Jenny Tam 7a3d6983cd Modify buildscripts to configure php.ini 2018-04-20 14:57:24 -07:00
Jenny Tam b34d5bdb8c
Merge pull request #752 from yitam/template
Modified the new issue template
2018-04-20 12:58:20 -07:00
Jenny Tam c553105f9b Further simplified the issue template 2018-04-20 12:29:56 -07:00
Jenny Tam 6365fbb165 Workaround for pip install + ODBC 17 in windows 2018-04-20 11:21:29 -07:00
Jenny Tam 9c78b1ee38 Modified the new issue template 2018-04-20 08:24:53 -07:00
Jenny Tam 7a531d9423
Merge pull request #747 from yitam/strlen
Replace most strlen with strnlen_s
2018-04-16 11:46:42 -07:00
Jenny Tam 93b9938e02 Replace most strlen with strnlen_s 2018-04-13 15:06:10 -07:00
Jenny Tam c87e37fcbd
Merge pull request #746 from yitam/BIGINTs
Fix bigint output param test
2018-04-12 11:40:35 -07:00
Jenny Tam b8d1feb9ba Modified the driver tests as well 2018-04-12 08:41:35 -07:00
Jenny Tam 2f8b9c2acc Fix bigint output param test 2018-04-11 16:25:00 -07:00
David Puglielli 454bc2739f
Merge pull request #744 from david-puglielli/Revert-bigint-change
Reverted change handling bigint output parameters
2018-04-11 14:21:20 -07:00
David Puglielli bbf951cad8 Minor fixes 2018-04-11 13:37:31 -07:00
David Puglielli 99a11c1434 Fixed binary test 2018-04-11 12:09:31 -07:00
David Puglielli 8c681f25d5 Updated failing tests 2018-04-10 19:45:18 -07:00
David Puglielli 2960738883 Reverted change handling bigint output parameters 2018-04-09 17:15:58 -07:00
Jenny Tam dd6498002d
Merge pull request #742 from yitam/issue735
Increase LAST_INSERT_ID_BUFF_LEN for other data types for identity columns
2018-04-06 13:13:28 -07:00
Jenny Tam 812db3da38 Increase LAST_INSERT_ID_BUFF_LEN for other data types for identity columns 2018-04-06 11:35:32 -07:00