This is a really dumb noob question...

I know how to create an engine, a Session, and a session.

I see how to do session.close().

How do I close the engine?

(i.e. How do I close all connections to the database cleanly so my application can exit and not leave the database server hanging?)

Thanks,
Michael

--
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