[sqlalchemy] SQLAlchemy best practise

2011-06-06 Thread Liju
I'm new to SQLAlchemy and loving it. But reading all documentation
online makes me wonder if there are any best practice documentation
for sqlalchemy out there ?

-- 
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 
sqlalchemy+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sqlalchemy?hl=en.



Re: [sqlalchemy] SQLAlchemy best practise

2011-06-06 Thread Israel Ben Guilherme Fonseca
I think the session about sessions do that explanation:

http://www.sqlalchemy.org/docs/orm/session.html


2011/6/6 Liju lij...@gmail.com

 I'm new to SQLAlchemy and loving it. But reading all documentation
 online makes me wonder if there are any best practice documentation
 for sqlalchemy out there ?

 --
 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
 sqlalchemy+unsubscr...@googlegroups.com.
 For more options, visit this group at
 http://groups.google.com/group/sqlalchemy?hl=en.



-- 
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 
sqlalchemy+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sqlalchemy?hl=en.