#1170: On windows 'tg-admin sql create' with sqlalchemy cause 'database not 
found'
message
------------------------------------+---------------------------------------
 Reporter:  fredlin                 |       Owner:  anonymous          
     Type:  defect                  |      Status:  new                
 Priority:  normal                  |   Milestone:  1.0b2              
Component:  tg-admin (non-toolbox)  |     Version:  1.0b1              
 Severity:  critical                |    Keywords:  sqlalchemy tg-admin
------------------------------------+---------------------------------------
 Windows user use sqlalchemy with

 {{{
 tg-admin sql create
 }}}

 will cause 'cannot find database location' message.


 The reason is 'current_dir_uri' variable in config.py will add redondent
 '/' sign in front of the uri.


 The patch need the user that use Other OS to confirm if it this change is
 save for both OS users.

-- 
Ticket URL: <http://trac.turbogears.org/turbogears/ticket/1170>
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