6.0.0-beta1
7/11/25

[#1651] Use bind variables more liberally in SQL driver
Summary Use bind variables more liberally in SQL driver
Queue Turba
Queue Version HEAD
Type Enhancement
State Resolved
Priority 1. Low
Owners
Requester selsky (at) columbia (dot) edu
Created 03/31/2005 (7407 days ago)
Due
Updated 04/01/2005 (7406 days ago)
Assigned
Resolved 04/01/2005 (7406 days ago)
Milestone
Patch No

History
04/01/2005 04:30:05 AM Chuck Hagenbuch Comment #2
State ⇒ Resolved
Reply to this comment
Committed, thanks.
03/31/2005 02:11:37 AM selsky (at) columbia (dot) edu Comment #1
State ⇒ New
Priority ⇒ 1. Low
Type ⇒ Enhancement
Summary ⇒ Use bind variables more liberally in SQL driver
Queue ⇒ Turba
New Attachment: lib.Driver.sql.php.patch Download
Reply to this comment
This patch changes the SQL driver code to use bind variables more.   
See also bug #1527.



I modified the _read(), _delete(), _deleteAll(), and _save() functions.


Saved Queries