summaryrefslogtreecommitdiff
path: root/ext/pdo/pdo_sql_parser.c
Commit message (Collapse)AuthorAgeFilesLines
...
* and the generated fileWez Furlong2005-02-261-10/+30
|
* commit generated version of the .reWez Furlong2005-02-131-15/+30
|
* Updated version without compiler warnings.Ilia Alshanetsky2005-02-121-12/+11
|
* Touch file.Ilia Alshanetsky2005-02-091-1/+1
|
* kill unused varIlia Alshanetsky2005-02-091-1/+1
|
* update ready for releaseWez Furlong2005-02-091-11/+11
| | | | | | # includes big hack to help guide people into running "make install" so # that the headers get installed; works around a pear bug.
* and the generated fileWez Furlong2005-02-071-13/+39
|
* touch againWez Furlong2005-02-061-11/+11
|
* touch fileWez Furlong2005-02-061-1/+1
|
* Don't segault when we have placeholders but no bound paramsEdin Kadribasic2005-02-061-2/+9
|
* update separatelyWez Furlong2005-02-051-1/+2
|
* hrmm. Really really really really touch the timestamp in CVS to avoidWez Furlong2005-01-211-1/+1
| | | | | crappy makefile annoyance.
* and check in the generated c file later, to avoid remaking it in fresh ↵Wez Furlong2005-01-211-24/+231
| | | | checkouts.
* API support for scrollable cursorsWez Furlong2005-01-121-1/+1
|
* ok, apprently we _don't_ want to count the nulls.George Schlossnagle2004-05-211-7/+2
|
* fix fubar'd emulated bindingsGeorge Schlossnagle2004-05-211-2/+2
|
* remove debugGeorge Schlossnagle2004-05-201-3/+1
|
* off by one errorGeorge Schlossnagle2004-05-201-2/+8
|
* set active_query_string to null in case of failureGeorge Schlossnagle2004-05-201-70/+140
|
* keys need to be null-terminated (how did this not get committed before???)George Schlossnagle2004-05-201-4/+10
| | | | | bind-by-name includes the leading : in the name
* Added lastInsertId() method for retrieving last insert id.Ilia Alshanetsky2004-05-191-2/+2
| | | | | | Made affectedRows() work for MySQL. Populate error value in MySQL on error.
* forgotten off the last commitGeorge Schlossnagle2004-05-181-19/+38
|
* Update generated parserWez Furlong2004-05-181-12/+12
|
* for those without re2cGeorge Schlossnagle2004-05-181-0/+223