summaryrefslogtreecommitdiff
path: root/ext/pdo_dblib/dblib_driver.c
Commit message (Expand)AuthorAgeFilesLines
* Happy New YearXinchen Hui2013-01-011-1/+1
* Fixed bug #63258 (seg fault with PDO and dblib using DBSETOPT(H->link, DBQUOT...Xinchen Hui2012-10-121-1/+1
* - Year++Felipe Pena2012-01-011-1/+1
* - Year++Felipe Pena2011-01-011-1/+1
* Actually fix quoted identifiers this timeStanley Sufficool2010-06-241-1/+1
* Fix Bug #47588 - Allow Quoted IdentifiersStanley Sufficool2010-06-231-1/+4
* Fix bug #52137 - implement lastInsertIdStanley Sufficool2010-06-221-1/+46
* Fix bug #38955 - add transaction supportStanley Sufficool2010-06-211-5/+39
* Fixed bug #50728 (All PDOExceptions hardcode 'code' property to 0)Ilia Alshanetsky2010-01-121-1/+1
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-031-1/+1
* - Possible fix for bug #49344 on Windows (pdo_mssql fails to connect,throws P...Felipe Pena2009-09-101-5/+5
* MFH: Fixed bug #48539 (pdo_dblib fails to connect, throws empty PDOExceptionJohannes Schlüter2009-06-291-0/+2
* MFHSteph Fox2009-03-191-1/+5
* 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
* Use safe_emalloc()Ilia Alshanetsky2006-12-251-1/+1
* - Fix datefoobar2006-01-011-3/+3
* MFH: Fixed bug #34777 (Crash in dblib when fetching non-existent error info).Ilia Alshanetsky2005-10-091-1/+3
* use pdo core test suite.Wez Furlong2005-07-201-3/+6
* Enable unix build for dblib/sybase/freetds.Wez Furlong2005-07-121-1/+3
* update for api changesWez Furlong2005-02-061-1/+1
* Eliminate unused parameter.Wez Furlong2005-01-211-1/+1
* Make this compile with the generic ntwdblib from MicrosoftFrank M. Kromann2005-01-181-0/+9
* Allow drivers to select bind emulation on a per statement basisWez Furlong2005-01-181-1/+1
* dohWez Furlong2005-01-181-1/+1
* nice and fluffy error handlingWez Furlong2005-01-181-1/+45
* Add a PDO driver for Sybase style DB-lib (including MS SQL).Wez Furlong2005-01-171-0/+212