(1, u'entry1', 1, u'tag1', 1, 1)
>
> Sooooo, what am I doing wrong?
my impression, without trying out the example to verify, is youre
using non_primary mappers to affect loading behavior. use
query.options(noload('propname')) instead.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"sqlalchemy" 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/sqlalchemy?hl=en
-~----------~----~----~----~------~----~------~--~---