Commit graph

2382 commits

Author SHA1 Message Date
v-dareck 2610243bef Merge pull request #293 from yitam/GH231
For issue #231, force column size to be determined
2017-02-22 11:26:55 -08:00
Hadis Kakanejadi Fard 9ec0956347 fixed comment 2017-02-22 11:25:33 -08:00
Hadis Kakanejadi Fard 29443afc22 fixed string quotes and free stmt 2017-02-22 11:19:04 -08:00
Hadis Kakanejadi Fard f559610293 Changed db to tempdb and random table name 2017-02-22 10:11:27 -08:00
Hadis Kakanejadi Fard c89c46415d fixed indentations 2017-02-22 09:26:57 -08:00
Hadis Kakanejadi Fard 40893c0ebf fixed indentation and typo 2017-02-22 09:21:44 -08:00
Meet Bhagdev f84f4f6325 Added survey 2017-02-21 20:24:33 -08:00
v-dareck 043d1ece8d Modify string_to_number utf8 conversion. 2017-02-21 18:47:53 -08:00
Hadis Kakanejadi Fard 73a70da397 caps description 2017-02-21 17:42:39 -08:00
Hadis Kakanejadi Fard a5983ef546 added autonomous setup to test 2017-02-21 16:54:47 -08:00
Hadis Kakanejadi Fard 72e7efbaf6 test fetch binary 2017-02-21 16:05:21 -08:00
Hadis Kakanejadi Fard 67c4a0a9de fixed issue #270 2017-02-21 15:14:02 -08:00
v-dareck 13c5d53f78 Update phpt comment. 2017-02-21 13:33:37 -08:00
yitam f7a1c7296b use static cast for SQLSRV_ENCODING 2017-02-21 13:20:50 -08:00
yitam 8dc946d3f0 Merge branch 'dev' of https://github.com/Microsoft/msphpsql into GH231 2017-02-21 13:16:04 -08:00
v-dareck e09b8419d6 Add buffered sqlsrv test. 2017-02-21 13:12:13 -08:00
Jenny Tam e448281049 Merge pull request #295 from v-kaywon/PHP71DebugAbort
fix PHP7.1 debug abort error
2017-02-21 12:54:24 -08:00
v-kaywon f5b9bd93f0 fix PHP7.1 debug abort error 2017-02-21 12:02:16 -08:00
Meet Bhagdev 0135dd5302 Update README.md 2017-02-20 23:36:15 -08:00
Meet Bhagdev 03a24154cf Updated README.md 2017-02-20 22:58:55 -08:00
v-dareck 5951e32886 Remove uchar.h usage from buffered results. 2017-02-20 18:11:27 -08:00
yitam 0705d9b1a8 calculate field size instead of using column size and fixed the parameter encoding 2017-02-20 15:24:41 -08:00
Jenny Tam cc925ad9b3 Merge pull request #292 from v-dareck/bindparam_out_string_fault
Add check for SQL_NO_TOTAL for SQLBindParameter out parameter
2017-02-20 07:49:17 -08:00
Meet Bhagdev aab01ce145 Added survey button 2017-02-17 14:57:11 -08:00
v-dareck 5bff3c5468 Update PHPT comment and script. 2017-02-16 15:25:41 -08:00
v-dareck b96499ff00 Update PHPT comment. 2017-02-16 13:56:02 -08:00
v-dareck 98fd299a31 Add check for SQL_NO_TOTAL for SQLBindParameter out parameter. 2017-02-16 11:50:24 -08:00
Meet Bhagdev ff25f2987f Update README.md 2017-02-15 10:27:07 -08:00
Jenny Tam f2df031fa5 Merge pull request #289 from v-dareck/clang_errors
Fix clang compile errors.
2017-02-15 07:49:53 -08:00
v-dareck c35d998942 Fix clang compile errors. 2017-02-14 16:52:42 -08:00
v-dareck 378ff3f8be Update README.md
Add redhat pre-req for unixODBC-devel
2017-02-14 14:35:06 -08:00
v-dareck c6157b0f79 Merge pull request #286 from yitam/GH35
Fix issue #35
2017-02-14 14:01:26 -08:00
yitam bdbfaa7c65 simplified the test without image input 2017-02-14 09:16:52 -08:00
Meet Bhagdev 766060b56f Update README.md 2017-02-14 01:57:18 -08:00
yitam 7ca80918ef add a simple test case with an input file 2017-02-10 14:28:33 -08:00
yitam 471da9b005 Fix issue #35 2017-02-10 13:21:53 -08:00
Hadis Kakanejadi Fard da3676738f Merge pull request #285 from yitam/GH69
Fix and tests for issue #69
2017-02-10 10:59:34 -08:00
yitam 9b035cce6f fix formatting 2017-02-10 10:22:16 -08:00
yitam 27d35af223 Fix and tests for issue #69 2017-02-10 09:51:51 -08:00
Jenny Tam e363a44cf5 Merge pull request #281 from v-dareck/github267_closeCursor
Github #267 close cursor error
2017-02-10 08:04:48 -08:00
v-dareck fc8433ac83 Fix error message in close cursor. Change prepare to query in test. 2017-02-09 16:41:39 -08:00
David Puglielli 15c0573e76 Merge pull request #279 from yitam/sql_guid
define SQL_GUID for PECL packages
2017-02-09 15:25:27 -08:00
Jenny Tam a022bcf8a6 Modified the test
to make it more robust
2017-02-09 15:23:38 -08:00
v-dareck 78bb2f232e Merge pull request #283 from yitam/GH223
Fix for issue 223
2017-02-09 15:10:05 -08:00
yitam f90be11567 added a test 2017-02-09 13:27:48 -08:00
yitam 23510b21f1 Fix for issue 223 2017-02-09 10:44:33 -08:00
v-dareck 690571d41d Change tab to spaces. 2017-02-08 17:16:02 -08:00
v-dareck 887857eaf2 In closeCursor check if statement has been executed before moving to next result. 2017-02-08 16:38:12 -08:00
yitam 8df3d00f02 check if constant defined first 2017-02-08 14:28:04 -08:00
Meet Bhagdev cbb0f2ee3a Update README.md 2017-02-07 12:28:01 -08:00