one of my apps uses pyramid_tm, but has reached a point where one (possibly 
two) views (out of dozens) need to make explicit commits with the 
SqlAlchemy session.  

does anyone know if it's currently possible to handle this?  i have a few 
apps that only integrate pyramid_tm on a small subset of views, but i 
haven't tried to bypass it on a single view in many years.  I'm trying to 
avoid a secondary database connection, because this app can support a 
sqlite database and I've had problems with too many connections and sqlite 
in the past.

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/pylons-discuss/c3d3f561-8bcc-4c20-b1e8-f2aa147483f0%40googlegroups.com.

Reply via email to