]> 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)
committerGitHub <noreply@github.com>
Wed, 12 Jul 2017 15:54:25 +0000 (11:54 -0400)
commit43f41fbfaa8f3030148c131628c5e9fe8fda9f66
tree4baa6efe63ea2871101da6da6aca9eb9e68d419d
parente6555083d41accf983e5e8045956779c4fbc97a3
Replace Session class with session instance

The Session class was used instead of the session instance which resulted in an attribute error.
doc/build/orm/tutorial.rst