Commit graph

1904 commits

Author SHA1 Message Date
David Puglielli 977e5309dd Support for Azure Key Vault 2018-05-05 17:08:01 -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 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 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
David Puglielli fafb7f42c3
Merge pull request #741 from david-puglielli/pdo_utf8_conn-test-fix
Fixed test again
2018-04-05 17:04:45 -07:00
David Puglielli f15a3f843b Fixed test again 2018-04-05 12:53:18 -07:00
David Puglielli 761c03ebff Fixed test again 2018-04-05 11:52:57 -07:00
David Puglielli 72a1027323
Merge pull request #740 from Microsoft/master
Changelog changes to dev
2018-04-05 11:49:31 -07:00
David Puglielli 21ccade54a
Merge pull request #739 from david-puglielli/master
Changelog and links updated
2018-04-05 11:35:52 -07:00
David Puglielli d353411d76 Changelog and links updated 2018-04-04 17:19:39 -07:00
Jenny Tam dd582409e3
Merge pull request #732 from yitam/issue705
Fix issue 705 by including the possible negative sign
2018-04-04 14:46:20 -07:00
David Puglielli a8db024ebb
Merge pull request #737 from david-puglielli/pdo_utf8_conn-test-fix
Fixed output to test
2018-04-04 13:48:02 -07:00
Jenny Tam 88f0bcfc92 Added bigint into the options 2018-04-04 13:37:41 -07:00
David Puglielli 54c0f5afd5 Fixed output to test 2018-04-04 11:39:52 -07:00
Jenny Tam 4740ed25b8 Fix issue 705 by including the possible negative sign 2018-04-02 15:41:54 -07:00
Yuki Wong ffd8e2113e
Merge pull request #731 from Microsoft/dev
Merge master with dev
2018-03-29 13:53:19 -07:00
v-susanh 1958cfd454
remove ODBC preview binaries (#728)
* remove ODBC preview binaries

* update to public odbc 17
2018-03-23 17:41:17 -07:00
David Puglielli ba66341854
Merge pull request #683 from david-puglielli/readme-rtw-feb2018
README updated, unix install shifts to another file
2018-03-23 16:57:09 -07:00
David Puglielli cf8b75f3e5 Updated readme 2018-03-23 16:02:21 -07:00