PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » Database » DB » Bug #4419

DB_AUTOQUERY_REPLACE for autoPrepare and auto Execute

Details

Request #4419DB_AUTOQUERY_REPLACE for autoPrepare and auto Execute
Submitted2005-05-24 16:40 UTC
Fromgreg at venturepub dot net
Assigneddanielc
StatusWont fix
PackageDB
PHP Version4.3.11
OSWindows XP
Roadmaps(Not assigned)

Comments

[2005-05-24 16:40 UTC] greg at venturepub dot net

Description:
------------
Feature Request:

Add the mode DB_AUTOQUERY_REPLACE to the autoPrepare and autoExecute functions. This would trigger the SQL "REPLACE" syntax instead of the "INSERT" or "UPDATE" syntax.