Commit graph

1031 commits

Author SHA1 Message Date
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
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
yitam bdbfaa7c65 simplified the test without image input 2017-02-14 09:16:52 -08:00
yitam 7ca80918ef add a simple test case with an input file 2017-02-10 14:28:33 -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
Jenny Tam a022bcf8a6 Modified the test
to make it more robust
2017-02-09 15:23:38 -08:00
yitam f90be11567 added a test 2017-02-09 13:27:48 -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
Kirill Gostaf 9f2e67125e Update pdo_023.phpt 2017-02-03 16:28:12 -08:00
Kirill Gostaf 62563d29d5 Test: Bind values with PDO::PARAM_BOOL 2017-02-03 16:07:19 -08:00
Kirill Gostaf 674e7736ac Update srv_037_transaction_rollback.phpt 2017-02-01 13:26:00 -08:00
v-dareck 1268776601 Change FORMAT SQL to CAST as SQL 2008 does not support FORMAT. 2017-02-01 11:48:57 -08:00
v-dareck c61c272dd2 Change $sample calculation to avoid conversion to float. 2017-01-31 19:07:41 -08:00
v-dareck fa4c0e8c4c Merge remaining PHP-7.0-Linux changes into merged codebase. 2017-01-31 18:10:37 -08:00
Kirill Gostaf 1b35af7c8b Update srv_073_database.phpt 2017-01-31 16:42:41 -08:00
Kirill Gostaf 0f10871fec Update srv_074_database_wide_string.phpt 2017-01-31 16:41:48 -08:00
Kirill Gostaf e4a43e1583 Update srv_074_database.phpt 2017-01-31 16:41:17 -08:00
Kirill Gostaf a2e16c2c2f Update srv_075_database.phpt 2017-01-31 16:38:45 -08:00
Kirill Gostaf 0a4c69764b Update srv_075_database_wide_string.phpt 2017-01-31 16:37:53 -08:00
Jenny Tam 1fe9c605d1 Merge pull request #256 from v-dareck/github37_has_rows
Github 37 sqlsrv_has_rows
2017-01-30 16:29:24 -08:00
v-dareck 2db27a8769 Add Description section to phpt test. 2017-01-26 12:34:32 -08:00
v-dareck ed7d6492b5 Update test comments. 2017-01-26 11:25:07 -08:00
v-dareck 911f07180f Remove comment line from test. 2017-01-26 10:55:43 -08:00
v-dareck 75aa64ec18 Issue 37. sqlsrv_has_rows does not fetch if already true.
Change sqlsrv_has_rows to not scroll if already true
when using forward only cursor.
2017-01-25 13:55:55 -08:00
v-dareck 69a744d808 Issue 228. Don't allow 0 for sqlsrv ClientBufferMaxKBSize.
Add new tests for sqlsrv and pdo.
2017-01-25 13:37:48 -08:00
v-dareck 9f74ef7326 Initial AppVeyor CI test build. 2017-01-10 13:59:16 -08:00