summaryrefslogtreecommitdiff
path: root/ext/pdo_dblib/php_pdo_dblib_int.h
Commit message (Expand)AuthorAgeFilesLines
* year++Xinchen Hui2018-01-021-1/+1
* Add PDO parameter types for national character set stringsAdam Baratz2017-03-201-0/+1
* Expose DB-Library version as \PDO::DBLIB_ATTR_VERSION attribute on \PDO instanceAdam Baratz2017-01-271-0/+1
* Update copyright headers to 2017Sammy Kaye Powers2017-01-021-1/+1
* Merge branch 'PHP-7.1'Adam Baratz2016-12-071-1/+0
|\
| * Clean up tabs and whitespaceAdam Baratz2016-12-071-1/+0
* | Fix #73396: bigint columns are returned as stringsAdam Baratz2016-10-271-0/+1
|/
* Free error and message strings when cleaning up PDO instances that use pdo_dblibAdam Baratz2016-09-131-0/+2
* pdo_dblib: stringify uniqidentifier fieldAlexander Zhuravlev2016-08-251-1/+3
* fix bug #71667 (emulate how mssql extension names "computed" columns)Adam Baratz2016-04-061-0/+1
* Add driver-specific attributes for controlling calls to dbsetlogintime() and ...Adam Baratz2016-04-051-0/+5
* Fix bug #71575 removing extra semicolons outside macrosJames Titcumb2016-03-031-1/+1
* Merge branch 'PHP-5.6' into PHP-7.0Lior Kaplan2016-01-011-1/+1
|\
| * Happy new year (Update copyright to 2016)Lior Kaplan2016-01-011-1/+1
| * bump yearXinchen Hui2015-01-151-1/+1
* | bump yearXinchen Hui2015-01-151-1/+1
* | trailing whitespace removalStanislav Malyshev2015-01-101-1/+1
* | Implement Bug #66062 - pdo_dblib enable timeout parameterSTANLEY SUFFICOOL2014-10-221-3/+3
* | s/PHP 5/PHP 7/Johannes Schlüter2014-09-191-1/+1
|/
* Bump yearXinchen Hui2014-01-031-1/+1
* Fix PDO_DBLIB bugs: #64338, #64808, #63638Stanley Sufficool2013-06-031-0/+8
* Happy New YearXinchen Hui2013-01-011-1/+1
* - Year++Felipe Pena2012-01-011-1/+1
* - Year++Felipe Pena2011-01-011-1/+1
* Fix bug #50755 & Enable multiple rowsets [DOC]Stanley Sufficool2010-05-311-21/+0
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-031-1/+1
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
* MFH: Bump year.Sebastian Bergmann2007-01-011-1/+1
* - Fix datefoobar2006-01-011-3/+3
* Enable unix build for dblib/sybase/freetds.Wez Furlong2005-07-121-0/+4
* Make this compile with the generic ntwdblib from MicrosoftFrank M. Kromann2005-01-181-1/+12
* nice and fluffy error handlingWez Furlong2005-01-181-0/+17
* Add a PDO driver for Sybase style DB-lib (including MS SQL).Wez Furlong2005-01-171-0/+124