php-src/ext/pdo_dblib/tests
Adam Baratz d334d319f0 Limit size of result set for test query
This result set can be very large, depending on the database. This change
ensures this test won't be slow.
2016-09-21 16:21:33 -04:00
..
bug_38955.phpt return zvals instead of strings, cast or not based on stringify attribute 2016-04-06 12:18:53 +02:00
bug_45876.phpt Limit size of result set for test query 2016-09-21 16:21:33 -04:00
bug_47588.phpt return zvals instead of strings, cast or not based on stringify attribute 2016-04-06 12:18:53 +02:00
bug_50755.phpt pdo_dblib - improve test skip messages 2010-06-30 03:16:04 +00:00
bug_54648.phpt Fixed #54648 PDO::MSSQL forces format of datetime fields 2016-02-29 17:04:49 +01:00
bug_67130.phpt PHP bug 67130: nextRowset should work with unfetched rows 2016-09-21 14:27:23 -04:00
bug_68957.phpt fix test 2016-04-06 14:44:23 +02:00
bug_69757.phpt limit size of result set so unit test runs reliably 2016-03-01 17:15:36 -05:00
bug_71667.phpt Correct for connection with PDO::ATTR_STRINGIFY_FETCHES set to false 2016-07-08 15:54:52 +02:00
common.phpt Add common suite 2016-09-13 16:43:25 -04:00
config.inc Handle SQLDECIMAL/SQLNUMERIC types, which are used by later TDS versions 2016-09-13 16:32:37 -04:00
pdo_dblib_quote.phpt Never quote values as raw binary data 2016-09-12 17:32:50 -04:00
stringify_uniqueidentifier.phpt Skip test for early TDS versions 2016-09-14 11:06:54 -04:00
timeout.phpt Allow \PDO::setAttribute() to set pdo_dblib query timeouts 2016-09-13 16:13:26 -04:00
types.phpt Handle SQLDECIMAL/SQLNUMERIC types, which are used by later TDS versions 2016-09-13 16:32:37 -04:00