Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed bug #50728 (All PDOExceptions hardcode 'code' property to 0) | Ilia Alshanetsky | 2010-01-12 | 1 | -1/+1 |
* | sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php | Sebastian Bergmann | 2010-01-03 | 1 | -1/+1 |
* | - Fix build | Felipe Pena | 2009-04-18 | 1 | -1/+1 |
* | MFB: Fixed compiler warning | Ilia Alshanetsky | 2009-04-16 | 1 | -0/+3 |
* | - This is PHP 6 - if this ... ever gets out | Marcus Boerger | 2009-03-10 | 1 | -1/+1 |
* | - Fixed bug #47398 (PDO_Firebird doesn't implements quoter correctly) | Felipe Pena | 2009-02-15 | 1 | -27/+27 |
* | Bump copyright year, 3 of 3. | Sebastian Bergmann | 2008-12-31 | 1 | -1/+1 |
* | Bump copyright year, 2 of 2. | Sebastian Bergmann | 2007-12-31 | 1 | -1/+1 |
* | - Added 3 firebird specific attributes to firebird_handle_set_attribute() | Lars Westermann | 2007-10-30 | 1 | -5/+47 |
* | use snprintf() | Antony Dovgal | 2007-01-18 | 1 | -2/+6 |
* | Bump year. | Sebastian Bergmann | 2007-01-01 | 1 | -1/+1 |
* | MFB: fixed compiler warnings | Ilia Alshanetsky | 2006-11-16 | 1 | -0/+2 |
* | bump year and license version | foobar | 2006-01-01 | 1 | -3/+3 |
* | this is the number of params, not the top index | George Schlossnagle | 2005-08-30 | 1 | -1/+1 |
* | - Bumber up year | foobar | 2005-08-03 | 1 | -1/+1 |
* | update for api changes | Wez Furlong | 2005-02-06 | 1 | -1/+1 |
* | Eliminate unused parameter. | Wez Furlong | 2005-01-21 | 1 | -1/+1 |
* | let it compile again | Wez Furlong | 2005-01-19 | 1 | -1/+1 |
* | Allow drivers to select bind emulation on a per statement basis | Wez Furlong | 2005-01-18 | 1 | -1/+1 |
* | fix compile. | Wez Furlong | 2005-01-13 | 1 | -1/+1 |
* | half-update for sqlstate error codes | Wez Furlong | 2005-01-07 | 1 | -1/+5 |
* | more method table adjustments. | Wez Furlong | 2004-09-23 | 1 | -0/+1 |
* | Return all results as strings until I can convince the other guys that | Ard Biesheuvel | 2004-06-23 | 1 | -3/+4 |
* | Refactored statement allocation | Ard Biesheuvel | 2004-06-15 | 1 | -60/+157 |
* | GCC fixes | Ard Biesheuvel | 2004-06-12 | 1 | -14/+14 |
* | Added client/server info attributes | Ard Biesheuvel | 2004-06-12 | 1 | -5/+63 |
* | Folding markers | Ard Biesheuvel | 2004-06-12 | 1 | -14/+27 |
* | Improved error handling | Ard Biesheuvel | 2004-06-12 | 1 | -45/+70 |
* | Removed dependency on regular interbase extension | Ard Biesheuvel | 2004-06-12 | 1 | -6/+12 |
* | Nearly complete implementation | Ard Biesheuvel | 2004-06-12 | 1 | -24/+174 |
* | Initial revision (incomplete) | Ard Biesheuvel | 2004-06-11 | 1 | -0/+309 |