Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 1.2.3

Bug #14542 Problem with join if field is underscore separated
Submitted: 2008-08-22 10:49 UTC
From: gumigutas Assigned:
Status: Open Package: MDB_QueryTool (version 1.2.2)
PHP Version: 5.2.5 OS: Linux
Roadmaps: (Not assigned)    
Subscription  
Comments Add Comment Add patch


Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know! Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem : 19 + 15 = ?

 
 [2008-08-22 10:49 UTC] gumigutas (Adomas Rimeika)
Description: ------------ $this->addJoin($this->tableA, "{$this->table}.account_trans_id={$this->tableA}.id"); field "account_trans_id" converts into "accounttrans.id"

Comments