[Sqlalchemy-tickets] Issue #2998: Problem with a sentence on the "Using the Session" page (zzzeek/s
Brought to you by:
zzzeek
|
From: EricSmith <iss...@bi...> - 2014-03-20 17:07:28
|
New issue 2998: Problem with a sentence on the "Using the Session" page https://bitbucket.org/zzzeek/sqlalchemy/issue/2998/problem-with-a-sentence-on-the-using-the EricSmith: Just some kind of typo/editing error (emphasis added): "Most web frameworks include infrastructure to establish a single Session, associated with the request, which is correctly constructed and **torn down corresponding torn down** at the end of a request." This was just on the latest published docs (http://docs.sqlalchemy.org/en/latest/orm/session.html), so sorry if this has already been fixed in source. |