]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Replace Session class with session instance
authorTom Sitter <thomas.sitter@gmail.com>
Wed, 12 Jul 2017 15:54:25 +0000 (11:54 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Mon, 17 Jul 2017 14:31:49 +0000 (10:31 -0400)
commitdbca4faf6433bd85236622eb2417d4b4aad3ad31
treed702f0678a5bc5151d5660e6156847179f28c7ab
parentbd5ee077ed4b3d02a476011bf2d780709700af0c
Replace Session class with session instance

The Session class was used instead of the session instance which resulted in an attribute error.
(cherry picked from commit 43f41fbfaa8f3030148c131628c5e9fe8fda9f66)
doc/build/orm/tutorial.rst