summaryrefslogtreecommitdiff
path: root/ext/pdo_dblib
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix mysql -> dblibFrank M. Kromann2007-01-151-3/+3
* Fixed bug #40121 (PDO_DBLIB driver wont free statements).Ilia Alshanetsky2007-01-141-0/+13
* MFH: Bump year.Sebastian Bergmann2007-01-015-5/+5
* Use safe_emalloc()Ilia Alshanetsky2006-12-252-2/+2
* fix build and typo after another lazy ass who does not test before commit: Dm...foobar2006-07-241-2/+2
* Added automatic module globals managementDmitry Stogov2006-06-151-7/+9
* Remove pecl includes (Steph), except pdo_odbc which will remain brokeEdin Kadribasic2006-05-111-2/+2
* set min pdo dep to 1.0.3, which will be the new pecl releaseWez Furlong2006-05-021-2/+2
* - Fix datefoobar2006-01-015-15/+15
* MFH: nuke php3 legacyfoobar2005-12-061-1/+1
* switch to package2.xmlWez Furlong2005-12-043-61/+77
* set to 1.0 stable.Wez Furlong2005-11-262-5/+6
* MFH: Fixed wrong usage of ZEND_EXTENSION_API_NO (these are not Zend exts :)foobar2005-11-251-2/+2
* update ready for release spree todayWez Furlong2005-11-011-1/+4
* Fix #35032; pdo_dblib doesn't find includes on some systemsWez Furlong2005-11-011-5/+11
* prep for PECL releaseWez Furlong2005-11-011-4/+10