.. |
PDO-beginTransaction.xml
|
Address bug 34231 (MySQL doesn't handle DDL in transactions).
|
2005-08-24 11:07:45 +00:00 |
PDO-commit.xml
|
Document new parameters in PDOStatement::fetch that allow for scrollable
|
2005-02-05 18:52:58 +00:00 |
PDO-construct.xml
|
Begin splitting PDO driver docs into separate manual sections.
|
2005-08-12 02:03:50 +00:00 |
pdo-drivers.xml
|
Initial documentation
|
2005-06-16 13:12:41 +00:00 |
PDO-errorCode.xml
|
misc tweaks
|
2005-07-11 04:38:55 +00:00 |
PDO-errorInfo.xml
|
misc tweaks
|
2005-07-11 04:38:55 +00:00 |
PDO-exec.xml
|
misc tweaks
|
2005-07-11 04:38:55 +00:00 |
PDO-getAttribute.xml
|
misc tweaks
|
2005-07-11 04:38:55 +00:00 |
PDO-lastInsertId.xml
|
misc tweaks
|
2005-07-11 04:38:55 +00:00 |
PDO-prepare.xml
|
misc tweaks
|
2005-07-11 04:38:55 +00:00 |
PDO-query.xml
|
Returns PDOStatement
|
2005-07-12 09:02:33 +00:00 |
PDO-quote.xml
|
misc tweaks
|
2005-07-11 04:38:55 +00:00 |
PDO-rollBack.xml
|
Address bug 34231 (MySQL doesn't handle DDL in transactions).
|
2005-08-24 11:07:45 +00:00 |
PDO-setAttribute.xml
|
misc tweaks
|
2005-07-11 04:38:55 +00:00 |
PDOStatement-bindColumn.xml
|
misc tweaks
|
2005-07-11 04:38:55 +00:00 |
PDOStatement-bindParam.xml
|
Typo.
|
2005-07-11 12:31:57 +00:00 |
PDOStatement-closeCursor.xml
|
More guidance on when closeCursor() is useful.
|
2005-07-11 03:28:34 +00:00 |
PDOStatement-columnCount.xml
|
Flesh out PDO::exec, add new files based on xml_proto skeletons.
|
2005-01-18 03:16:39 +00:00 |
PDOStatement-errorCode.xml
|
misc tweaks
|
2005-07-11 04:38:55 +00:00 |
PDOStatement-errorInfo.xml
|
Continue the conversion to the new reference template.
|
2005-01-29 04:28:40 +00:00 |
PDOStatement-execute.xml
|
Too many binding
|
2005-07-07 15:58:47 +00:00 |
PDOStatement-fetch.xml
|
PDOStatement::fetchSingle becomes PDOStatement::fetchColumn.
|
2005-05-20 18:51:02 +00:00 |
PDOStatement-fetchAll.xml
|
PDOStatement::fetchSingle becomes PDOStatement::fetchColumn.
|
2005-05-20 18:51:02 +00:00 |
PDOStatement-fetchColumn.xml
|
Remove ambiguous reference to 'second'. You can retrieve any column,
|
2005-07-06 20:33:57 +00:00 |
PDOStatement-getAttribute.xml
|
Silly writer, PHP doesn't have longs :)
|
2005-05-27 18:53:28 +00:00 |
PDOStatement-getColumnMeta.xml
|
Actually document PDOStatement::getColumnMeta.
|
2005-03-09 00:17:15 +00:00 |
PDOStatement-nextRowset.xml
|
Document PDOStatement::nextRowset so I don't forget about it again
|
2005-04-09 15:57:10 +00:00 |
PDOStatement-rowCount.xml
|
PDOStatement::fetchSingle becomes PDOStatement::fetchColumn.
|
2005-05-20 18:51:02 +00:00 |
PDOStatement-setAttribute.xml
|
Silly writer, PHP doesn't have longs :)
|
2005-05-27 18:53:28 +00:00 |
PDOStatement-setFetchMode.xml
|
Correct constants.xml typo.
|
2005-01-26 05:35:40 +00:00 |