hello all

I want to know how to create Session with object_session which can be used
to add data to the database i.e using Session.add_all().So i can pass a list
as parameter to add_all as my length of list is of variable length. When i
am trying to do that i was not able to associate instance properly and
getting Session as None. I already gone through the below link but left with
no clue. So please help me with this.


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

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

Reply via email to