Hi,
I played a bit with Pyramid and SQLAlchemy using the "SQLAlchemy + URL
Dispatch Wiki Tutorial" as a Guideline.
Is there a way to disable the "autocommit"?
I tried
"scoped_session(sessionmaker(extension=ZopeTransactionExtension()),
autocommit=False)"
but it didn't work.
Regards,
Rene Weiss
--
You received this message because you are subscribed to the Google Groups
"pylons-discuss" 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/pylons-discuss?hl=en.