#1201: double quotes in the SQL request in getTables() in dbPostgreSQL are not
escaped
--------------------+-------------------------------------------------------
 Reporter:  fabix   |       Owner:  somebody
     Type:  defect  |      Status:  new     
 Priority:  major   |   Milestone:  0.9.2   
Component:  ui      |     Version:  0.9.1   
 Keywords:          |  
--------------------+-------------------------------------------------------
 In respecting coding guidelines, the SQL request becomes incorrect. Either
 triple quotes must be used or double quotes in request must be escaped. To
 respect guidelines, I escaped double quotes even if it's not very pretty.
 Moreover, the schemane argument for the function has_schema_privilege()
 must not be double quoted (with PostgreSQL 8.2.4, an error is produced).

 Without the joined patch, ClassDesigner doesn't work with a PostgreSQL
 connection.

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

_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev
Searchable Archives: http://leafe.com/archives/search/dabo-dev
This message: 
http://leafe.com/archives/byMID/[email protected]

Reply via email to