#3: Merge in Carl's SQL Parameter enhancements
-------------------------+--------------------------------------------------
 Reporter:  paul         |       Owner:  carl
     Type:  enhancement  |      Status:  new 
 Priority:  major        |   Milestone:  0.9 
Component:  db           |     Version:      
 Keywords:               |  
-------------------------+--------------------------------------------------
 Carl has improved the sending of parameters to the backend. Currently, the
 Dabo code that makes where clauses expects that the user will send the
 string literals inside the sql. Carl has split this apart so that
 parameter values get sent separately from the SQL statement, which is much
 more in line with the intent of the dbapi.

 As far as I know, this has been tested on MySQL and SQLite.

-- 
Ticket URL: <http://svn.dabodev.com/trac/dabo/ticket/3>
Dabo <http://svn.dabodev.com/trac/dabo>
Trac Page for Dabo


_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev

Reply via email to