This really helps. Thanks Simon!

On Monday, February 24, 2014 8:52:32 PM UTC-8, Bao Niu wrote:
>
>
>    - All transactions are rolled back and all connections returned to the 
>    connection pool, unless the Session was bound directly to a Connection, in 
>    which case the connection is still maintained (but still rolled back).
>
> I'm using SQLite. In the above paragraph, how is 'all connections 
> returned to the connection pool' implemented? SQLite seems *Not* to 
> support connection pooling.
> In addition, what does 'the Session was bound directly to a Connection' 
> refer to?
>
>
> By the way, is there a sub-group for beginner users? I appreciate all the 
> responses from pro users here, it's really super newbie-friendly, but I 
> feel my questions tend to be basic and taking up the fast lane is really 
> not my intention.
>

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

Reply via email to