[EMAIL PROTECTED] wrote:

> Can we please see your class declaration?  This particular feature
> works fine for me, so we're missing something here...
>

Sorry I missed your message... it would be good if google groups
notified people when someone replies to their topic (also, "My Topics"
is empty, instead, they appear in "My Profile".. wtf?)

So, my class declaration is:

class Test(SQLObject):
    name = UnicodeCol(length=64, alternateID=True)
    ...

Search "byName" works fine if I run with sqlite, but not with MySQL.

Thanks,
JM


--~--~---------~--~----~------------~-------~--~----~
 You received this message because you are subscribed to the Google Groups 
"TurboGears" 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?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to