#595: SOIdentityProvider should not always create classes
--------------------------------------------+-------------------------------
Reporter: ghaering | Owner: anonymous
Type: defect | Status: closed
Priority: normal | Milestone: 0.9
Component: Identity | Version:
Severity: blocker | Resolution: worksforme
Keywords: soidentityprovider model table |
--------------------------------------------+-------------------------------
Changes (by ghaering):
* status: new => closed
* resolution: => worksforme
Comment:
The "solution" on PostgreSQL is to use lowercase table names. I used
uppercase table names in sqlmeta.table and this won't work with
PostgreSQL, because the SQLObject/PostgreSQL table lookup is case
sensitive.
Closing as worksforme.
--
Ticket URL: <http://trac.turbogears.org/turbogears/ticket/595>
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
-~----------~----~----~----~------~----~------~--~---