On Mar 8, 2012, at 4:34 PM, Chris Withers wrote:

> 
>> avoid doing that.  I'm using a "NullPool" connection to the database
>> engine, by the way, just in case that would change anything.
> 
> Why would you do that?

I advise using NullPool with SQLite in the docs, if you use SQLA 0.7 the SQLite 
dialect chooses NullPool by default.

> 
>> SQlite3 database backend
> 
> Why would you do that? ;-)

thats the DBAPI that SQLAlchemy uses with sqlite....

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