First wow thanks, I have a lot of polymorphic structures, so I am sure this will be a huge benefit.

Second, is create_session() being deprecated, or are there plans to deprecate it in the 0.7 branch?
How soon should I start considering removing create_session() from my code?

On 09/07/2010 10:40 AM, Michael Bayer wrote:
   - The Session class is now present in sqlalchemy.orm.*.
     We're moving away from the usage of create_session(),
     which has non-standard defaults, for those situations
     where a one-step Session constructor is desired. Most
     users should stick with sessionmaker() for general use,
     however.


--
David Gardner
Pipeline Tools Programmer
Jim Henson Creature Shop
[email protected]


--
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.

Reply via email to