Le 30/05/13 18:51, Rachid Belaid a écrit :
> I met the same is issues.
> 
> I think that you can simply  do  `Session.commit()` base on my pshell
> history

In my experience, Session.commit() fails with an AssertionError exception:

"AssertionError: Transaction must be committed using the transaction
manager"

Mariano is right, you must use transaction.commit() instead.

Laurent.


-- 
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to pylons-discuss+unsubscr...@googlegroups.com.
To post to this group, send email to pylons-discuss@googlegroups.com.
Visit this group at http://groups.google.com/group/pylons-discuss?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to