summaryrefslogtreecommitdiff
path: root/ext/pdo_dblib/tests
Commit message (Expand)AuthorAgeFilesLines
* Limit size of result set for test queryAdam Baratz2016-09-211-1/+1
* PHP bug 67130: nextRowset should work with unfetched rowsPeter LeBrun2016-09-211-0/+36
* Skip test for early TDS versionsAdam Baratz2016-09-141-0/+1
* Add common suiteAdam Baratz2016-09-131-0/+17
* Handle SQLDECIMAL/SQLNUMERIC types, which are used by later TDS versionsAdam Baratz2016-09-132-4/+34
* Allow \PDO::setAttribute() to set pdo_dblib query timeoutsAdam Baratz2016-09-131-0/+30
* Never quote values as raw binary dataAdam Baratz2016-09-121-0/+2
* Merge branch 'PHP-5.6' into PHP-7.0Stanislav Malyshev2016-09-051-2/+2
|\
| * Use integer placeholders, since values can vary with the TDS versionAdam Baratz2016-09-051-3/+3
* | pdo_dblib: stringify uniqidentifier fieldAlexander Zhuravlev2016-08-251-0/+67
* | Correct for connection with PDO::ATTR_STRINGIFY_FETCHES set to falseAdam Baratz2016-07-081-6/+6
* | fix testAnatol Belski2016-04-061-1/+1
* | fix bug #71667 (emulate how mssql extension names "computed" columns)Adam Baratz2016-04-061-0/+34
* | return zvals instead of strings, cast or not based on stringify attributeAdam Baratz2016-04-064-9/+75
* | fix testAnatol Belski2016-04-061-2/+6
* | add skip slow testAnatol Belski2016-04-061-0/+1
* | Add driver-specific attributes for controlling calls to dbsetlogintime() and ...Adam Baratz2016-04-051-0/+50
* | Fix #71943: dblib_handle_quoter needs to allocate an extra byteAdam Baratz2016-04-041-0/+24
|/
* limit size of result set so unit test runs reliablyAdam Baratz2016-03-011-2/+2
* add test for bug #68957Anatol Belski2016-02-291-0/+29
* Fixed #54648 PDO::MSSQL forces format of datetime fieldsAnatol Belski2016-02-291-0/+26
* testcase fot bug #69757MiRacLe.RPZ2015-10-181-0/+32
* pdo_dblib - improve test skip messagesStanley Sufficool2010-06-305-42/+15
* PDO DBLIB test fixupsStanley Sufficool2010-06-294-28/+41
* Remove PDO DBLIB prefix from PostgreSQL PDO testsStanley Sufficool2010-06-291-28/+0
* OopsStanley Sufficool2010-06-292-93/+1
* Add tests for recent fixesStanley Sufficool2010-06-297-0/+326
* This commit was manufactured by cvs2svn to create branch 'PHP_5_1'.SVN Migration2005-08-081-23/+0
* use pdo core test suite.Wez Furlong2005-07-201-0/+23