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 |