#124: Generate model code (from SQLObject classes) CatWalk
------------------------------+---------------------------------------------
 Reporter:  Ronald Jaramillo  |        Owner:  Ronald Jaramillo
     Type:  enhancement       |       Status:  closed          
 Priority:  normal            |    Milestone:  1.0             
Component:  Toolbox           |      Version:                  
 Severity:  normal            |   Resolution:  invalid         
 Keywords:  Catwalk           |  
------------------------------+---------------------------------------------
Changes (by jorge.vargas):

  * status:  new => closed
  * resolution:  => invalid

Comment:

 Two things

 1- _fromdatabase is deprecated use

 {{{
 Class Foo(SQLObject):
     class sqlmeta:
         fromdatabase=True
 }}}

 2- I believe this is not supported in SQLObject due to sqlite not having
 the facility to read tables "from the database"

 As for the ticket itself there is now modelDesigner so I believe this
 should be close.

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