summaryrefslogtreecommitdiff
path: root/ext/pdo_dblib
Commit message (Expand)AuthorAgeFilesLines
* Bump yearXinchen Hui2014-01-035-5/+5
* FIX BUG #65219 - Typo correctionStanley Sufficool2013-10-051-1/+1
* FIX BUG #65219 - USE DB not being sent for FreeTDS version < 0.92Stanley Sufficool2013-10-051-18/+12
* FIX BUG #48539 - Disable TEXTLIMIT for FreeTDS driverStanley Sufficool2013-09-261-0/+2
* Fix Bug #65219Stanley Sufficool2013-07-141-6/+6
* - Fixed build on FreeTDS 0.82Felipe Pena2013-07-031-0/+6
* Fix PDO_DBLIB bugs: #64338, #64808, #63638Stanley Sufficool2013-06-034-58/+160
* Happy New YearXinchen Hui2013-01-015-5/+5
* Fixed bug #63258 (seg fault with PDO and dblib using DBSETOPT(H->link, DBQUOT...Xinchen Hui2012-10-121-1/+1
* - Year++Felipe Pena2012-01-015-5/+5
* - Fixed bug #60033 (Incorrectly merged PDO dblib patches break uniqueidentifi...Felipe Pena2011-10-121-2/+2
* - Added ZEND_MOD_END macro to use in the end of zend_module_dep[]Felipe Pena2011-08-061-1/+1
* - Make usage of new PHP_FE_END macroFelipe Pena2011-07-251-1/+1
* Cache the PDO include pathRasmus Lerdorf2011-05-151-5/+5
* - Fixed bug #54167 (PDO_DBLIB returns null on SQLUNIQUE field)Felipe Pena2011-03-051-0/+19
* - Year++Felipe Pena2011-01-015-5/+5
* Remove non C90 quotesStanley Sufficool2010-09-291-3/+0
* Update getColumnMeta native types for SQL Server 2008Stanley Sufficool2010-09-261-49/+36
* Remove obsolete non phpt test script.Stanley Sufficool2010-07-241-31/+0
* 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
* Fix bad string lengthStanley Sufficool2010-06-281-1/+0
* 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 #52134Stanley Sufficool2010-06-221-8/+2
* Fix bug #38955 - add transaction supportStanley Sufficool2010-06-211-5/+39
* Fix bug #45876 adding get column metaStanley Sufficool2010-06-211-1/+83
* - Fixed build and next_rowset prototypeFelipe Pena2010-06-021-5/+3
* Fix bug #50755 & Enable multiple rowsets [DOC]Stanley Sufficool2010-05-312-203/+114
* Fixed bug #51213 (pdo_mssql is trimming value of the money column).Ilia Alshanetsky2010-03-081-1/+8
* 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-035-5/+5
* Revert attempt at supporting both autoconf 2.13 andRasmus Lerdorf2009-11-291-5/+5
* Someone strap down Jani and give him a sedative please.Rasmus Lerdorf2009-11-251-5/+5
* - 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
* MFH: Fixed shared buildKalle Sommer Nielsen2009-05-201-0/+4
* MFH: Fix --with-pdo-mssql build and add some warnings if header/libs are not ...Kalle Sommer Nielsen2009-05-193-3/+15
* MFHSteph Fox2009-03-192-11/+24
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-315-5/+5
* - MFH: Fixed bug #44991 (Compile Failure With freetds0.82) (patch by matthias...Felipe Pena2008-10-041-6/+6
* MFH: Fix PDO configure dependancy: If --disable-pdo is used, disable allJani Taskinen2008-07-251-6/+5
* remove unused PHP_EXTNAME_API macros.Nuno Lopes2008-01-031-6/+0
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-315-5/+5
* Improved memory usage by movig constants to read only memory. (Dmitry, Pierre)Dmitry Stogov2007-09-271-2/+2
* MFH: Fix some configure --help textsfoobar2007-07-031-2/+2