#2382: Quickstarted TG 1.1 project with SO and identity throws OperationalError
--------------------------------+-------------------------------------------
 Reporter:  chrisz              |        Owner:  Chris Arndt
     Type:  defect              |       Status:  new        
 Priority:  high                |    Milestone:  1.1        
Component:  TurboGears          |      Version:  1.1rc1     
 Severity:  blocker             |   Resolution:             
 Keywords:  sqlobject identity  |  
--------------------------------+-------------------------------------------
Changes (by chrisz):

  * owner:  => Chris Arndt

Comment:

 Just to clarify: The different class names (User vs TG_User) were by
 design, because SQLObject classes in the registry must have unique names.
 The different base class (SQLObject vs. InheritableSQLObject) caused the
 error because only the latter creates the "child_name" attribute. And some
 of the table names were the same, some not. I think they should either all
 be different, or all be the same. I chose the latter.

 ChrisA, can you double check this and close the ticket if it's ok?

-- 
Ticket URL: <http://trac.turbogears.org/ticket/2382#comment:3>
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.
This group is read-only. No posting by normal members allowed.
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/turbogears-tickets?hl=en?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to