#1088: KeyError with "tg-admin sql status"
-----------------------+----------------------------------------------------
 Reporter:  doug       |        Owner:  anonymous
     Type:  defect     |       Status:  new      
 Priority:  normal     |    Milestone:  1.0b2    
Component:  SQLObject  |      Version:  1.0b1    
 Severity:  normal     |   Resolution:           
 Keywords:             |  
-----------------------+----------------------------------------------------
Comment (by velotron):

 Confirmed with 1.0b1.

 By adding a check for 'use_unicode' to
 SQLObject-0.7.1dev_r14/sqlobject/mysql/mysqlconnection.py:153

 like this:

 if self.kw.has_key('use_unicode') and [....]

 the problem went away.

-- 
Ticket URL: <http://trac.turbogears.org/turbogears/ticket/1088>
TurboGears <http://www.turbogears.org/>
TurboGears front-to-back web development
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears Tickets" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/turbogears-tickets
-~----------~----~----~----~------~----~------~--~---

Reply via email to