Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bump year and license version | foobar | 2006-01-01 | 5 | -15/+15 |
| | |||||
* | - MFH Fix tests | Marcus Boerger | 2005-12-11 | 1 | -1/+1 |
| | |||||
* | MFH: nuke php3 legacy | foobar | 2005-12-06 | 1 | -1/+1 |
| | |||||
* | switch to package2.xml | Wez Furlong | 2005-12-04 | 2 | -57/+69 |
| | |||||
* | update package.xml files and version numbers, in anticipation of a big bunch ↵ | Wez Furlong | 2005-09-11 | 2 | -5/+5 |
| | | | | of releases. | ||||
* | merge George's fixes back from HEAD | Wez Furlong | 2005-09-11 | 1 | -1/+1 |
| | |||||
* | - Bumber up year | foobar | 2005-08-03 | 5 | -5/+5 |
| | |||||
* | use new tests | Wez Furlong | 2005-07-07 | 21 | -1161/+27 |
| | |||||
* | - Added PHP_CHECK_PDO_INCLUDES macro (caches the result) | foobar | 2005-06-14 | 1 | -12/+2 |
| | |||||
* | - Unify the "configure --help" texts | foobar | 2005-05-29 | 1 | -2/+2 |
| | |||||
* | No c++ comments in C code | foobar | 2005-04-19 | 1 | -2/+2 |
| | |||||
* | Add tests for firebird. | Magnus M��tt� | 2005-03-10 | 20 | -0/+1161 |
| | |||||
* | If pdo is disabled, skip all the pdo extensions. | Rasmus Lerdorf | 2005-02-28 | 1 | -0/+4 |
| | |||||
* | Added search for libfbclient | Ard Biesheuvel | 2005-02-23 | 1 | -5/+12 |
| | |||||
* | Fixed PECL bug #3527: Missing quotation marks in php_pdo_firebird_int.h | Ard Biesheuvel | 2005-02-21 | 1 | -1/+1 |
| | |||||
* | symlinked pdo drivers under ext. | Wez Furlong | 2005-02-17 | 1 | -7/+10 |
| | | | | | | | | | | Enabled PDO and PDO_SQLITE by default. Fixup PDO header detection so that it searches in the correct order, and correctly picks up the headers when building from outside of the source tree. TODO: make pdo_XXX auto-enable when XXX is enabled. Volunteers welcome. | ||||
* | hope it works! | Wez Furlong | 2005-02-09 | 1 | -1/+3 |
| | |||||
* | prep for possible release | Wez Furlong | 2005-02-09 | 2 | -7/+7 |
| | |||||
* | update | Wez Furlong | 2005-02-07 | 1 | -1/+1 |
| | |||||
* | hmmm | Wez Furlong | 2005-02-06 | 1 | -1/+6 |
| | |||||
* | update for api changes | Wez Furlong | 2005-02-06 | 2 | -2/+2 |
| | |||||
* | Eliminate unused parameter. | Wez Furlong | 2005-01-21 | 1 | -1/+1 |
| | | | | | | Don't start a transaction when asking for a cursor with pgsql. Fix parameter binding for sqlite3 | ||||
* | let it compile again | Wez Furlong | 2005-01-19 | 2 | -7/+7 |
| | |||||
* | 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 |
| | | | | | Someone with firebird needs to sit down and give this extension some love | ||||
* | stub out scrollable cursors here too | Wez Furlong | 2005-01-12 | 1 | -1/+2 |
| | |||||
* | 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 |
| | | | | | | mysql driver needs work with the error message stuff. Other drivers need a bit more auditing... | ||||
* | Changed name to all caps | Ard Biesheuvel | 2004-06-23 | 1 | -3/+3 |
| | |||||
* | Return all results as strings until I can convince the other guys that | Ard Biesheuvel | 2004-06-23 | 6 | -31/+67 |
| | | | | | it should be otherwise | ||||
* | Refactored statement allocation | Ard Biesheuvel | 2004-06-15 | 3 | -64/+198 |
| | | | | | Added emulated support for named input parameters | ||||
* | Added support for fetching and binding to blob fields | Ard Biesheuvel | 2004-06-14 | 1 | -0/+130 |
| | |||||
* | Release isc statement handle when dtor is called | Ard Biesheuvel | 2004-06-13 | 1 | -26/+37 |
| | | | | | Don't separate() bound zvals | ||||
* | GCC fixes | Ard Biesheuvel | 2004-06-12 | 4 | -17/+30 |
| | |||||
* | Added client/server info attributes | Ard Biesheuvel | 2004-06-12 | 4 | -8/+76 |
| | |||||
* | Hope I finally got it right this time | Ard Biesheuvel | 2004-06-12 | 1 | -1/+1 |
| | |||||
* | Folding markers | Ard Biesheuvel | 2004-06-12 | 3 | -36/+52 |
| | |||||
* | Improved error handling | Ard Biesheuvel | 2004-06-12 | 4 | -51/+99 |
| | | | | | Added some comments | ||||
* | Removed dependency on regular interbase extension | Ard Biesheuvel | 2004-06-12 | 4 | -98/+265 |
| | | | | | Added support for all datatypes except BLOBs | ||||
* | Removed dependency on regular interbase extension | Ard Biesheuvel | 2004-06-12 | 1 | -1/+0 |
| | |||||
* | Use snaps. LIB path | Ard Biesheuvel | 2004-06-12 | 1 | -3/+4 |
| | |||||
* | Changed LIB path | Ard Biesheuvel | 2004-06-12 | 1 | -1/+2 |
| | |||||
* | New test | Ard Biesheuvel | 2004-06-12 | 1 | -0/+54 |
| | |||||
* | Nearly complete implementation | Ard Biesheuvel | 2004-06-12 | 8 | -41/+525 |
| | | | | | No date/time fields yet ... | ||||
* | Initial revision (incomplete) | Ard Biesheuvel | 2004-06-11 | 13 | -0/+746 |