On Oct 30, 2007, at 2:26 AM, Sanjay wrote:

>
>> mapper(User, users_table)
>
> Is not using assign_mapper preferable?

assign_mapper is an optional extension.  its replaced in version 0.4  
by the ScopedSession.mapper function, which is described in the  
docs.  only use these extensions if you're looking for their specific  
functionality...they aren't needed to use sqlalchemy.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To post to this group, send email to sqlalchemy@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to