Commit graph

2169 commits

Author SHA1 Message Date
Jenny Tam 8356b153cc Fixed some typos 2018-05-24 15:47:13 -07:00
Jenny Tam 4c06237eb9 Added a couple more fixes and elaborated some comments 2018-05-24 15:44:55 -07:00
Jenny Tam f0eefafa2e
Merge pull request #776 from yitam/streamTests
Modified BVT stream tests to make them more robust
2018-05-24 10:45:49 -07:00
David Puglielli 5c46d4b038
Merge pull request #777 from david-puglielli/bigint-x86-test-fix
Fixed bigint insertion bug in x86
2018-05-23 17:46:02 -07:00
David Puglielli 1edd16d4a5 made bigint string for x64 too 2018-05-23 17:23:16 -07:00
David Puglielli 1b98036ca2 Added unset to free conns/stmts 2018-05-23 16:19:53 -07:00
David Puglielli 13e69b54bc Fixed bigint insertion bug in x86 2018-05-23 15:42:36 -07:00
Jenny Tam 05833bf8c6 Modified BVT stream tests to make them more robust 2018-05-23 12:56:04 -07:00
David Puglielli e0f9afae2f
Merge pull request #768 from david-puglielli/azure-key-vault-support
Azure key vault support
2018-05-18 14:43:36 -07:00
David Puglielli e2ed131b41 Final style fixes 2018-05-18 14:05:18 -07:00
David Puglielli 10ea9286d8 Fixed coding style 2018-05-18 12:24:37 -07:00
Jenny Tam 84f0168432
Merge pull request #775 from yitam/vso2913
Extend output buffer sizes with SQL decimals or numerics
2018-05-18 07:49:59 -07:00
David Puglielli 757a84fd4c Added constant for AKV name 2018-05-17 16:24:40 -07:00
David Puglielli eaa9446cab Workaround for 32-bit error 2018-05-17 15:11:39 -07:00
Jenny Tam 64e2241ba2 Extend output buffer sizes with SQL decimals or numerics 2018-05-17 13:06:22 -07:00
David Puglielli a0ade5d7a5 Fixed connect_driver tests 2018-05-17 12:15:31 -07:00
David Puglielli 85bda819b2 Skipping Ubuntu on verification akv tests 2018-05-17 11:37:26 -07:00
Jenny Tam e2b48dffeb Updated change log based on review 2018-05-17 10:37:50 -07:00
Jenny Tam 6eb96d9944 Merge branch 'dev' into changelog 2018-05-17 10:22:10 -07:00
Jenny Tam 196fe497e6
Merge pull request #773 from yitam/Issue699Test
Added test case for Issue 699
2018-05-17 07:51:03 -07:00
Jenny Tam 30a9708591
Merge pull request #774 from yitam/vso2915
Modified the test to address VSO 2915
2018-05-16 16:32:11 -07:00
David Puglielli 079c4ea0fe Fixed tests, fixed wide char name in keystore struct 2018-05-16 15:14:47 -07:00
Jenny Tam 3d51d769b8 Fixed one more link 2018-05-16 11:25:19 -07:00
Jenny Tam ebd7827123 Fixed the links 2018-05-16 11:20:42 -07:00
Jenny Tam c56fb3035e Changelog for 5.2.1-preview 2018-05-16 11:17:45 -07:00
Jenny Tam 0a1113697f Modified the test to address VSO 2915 2018-05-15 16:25:54 -07:00
Jenny Tam 4747537a96 Fixed the formatting 2018-05-15 16:13:36 -07:00
Jenny Tam 0b5ceb001d Reverted the changes 2018-05-15 15:57:47 -07:00
Jenny Tam 4c7c08515d Added workaround for the test plus use BIGINT for 64-bit systems 2018-05-15 14:28:26 -07:00
Jenny Tam bca311081d Modified the output param initial value 2018-05-15 12:41:28 -07:00
Jenny Tam 63c85edffc
Merge pull request #765 from yitam/decimalTests
Modified the expected results of two decimal tests
2018-05-15 10:43:10 -07:00
Jenny Tam 9a82e9daa3 Used sizeof not INT_MAX 2018-05-15 10:00:36 -07:00
Jenny Tam 999312be8b Tried using INT_MAX instead 2018-05-15 09:33:52 -07:00
David Puglielli 2239511f80 Workaround for error returned in Linux 2018-05-14 12:04:25 -07:00
Jenny Tam 0bc4a36958 Added test case for Issue 699 2018-05-14 10:12:53 -07:00
David Puglielli b98b12965c Tests updated 2018-05-09 16:11:17 -07:00
David Puglielli 3cb84ee4ee Tests updated 2018-05-09 15:21:40 -07:00
David Puglielli f835447cfd
Merge pull request #770 from david-puglielli/readme-apache-update
Updated Apache instructions, install order, fixed links
2018-05-09 11:10:22 -07:00
David Puglielli 3b94eb4726 Merging 2018-05-08 17:56:28 -07:00
David Puglielli 2aaae26f55 Minor fixes 2018-05-08 17:09:58 -07:00
David Puglielli 364fef6908 Changes according to PR comments 2018-05-08 16:16:27 -07:00
David Puglielli 5f62186ffa Updated Apache instructions, install order, fixed links 2018-05-08 14:28:31 -07:00
David Puglielli fb1a2ecb70 Changes according to PR review comments 2018-05-08 14:12:14 -07:00
Jenny Tam 5a842c9b32
Merge pull request #761 from yitam/vso2823
Made changes to output param handling code to convert doubles to ints, if necessary
2018-05-08 13:13:14 -07:00
Jenny Tam 39056d9072 Removed output param test for now 2018-05-08 08:21:54 -07:00
Jenny Tam 55ae086d43 Skip test 699 in Linux for now 2018-05-07 16:15:24 -07:00
David Puglielli f49da62e5b Added AKV configuration to setup files 2018-05-07 14:16:40 -07:00
Jenny Tam dde0e23d69
Merge pull request #764 from yitam/issue678
Added new tests for issue 678
2018-05-07 09:28:47 -07:00
David Puglielli 2fe0b5a2bc Removed more unnecessary comments 2018-05-05 17:24:34 -07:00
David Puglielli 52cd004b79 Removed unnecessary comments 2018-05-05 17:22:02 -07:00