[Sqlalchemy-commits] commit/sqlalchemy: 4 new changesets
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2017-07-17 15:47:59
|
4 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/43f41fbfaa8f/ Changeset: 43f41fbfaa8f Branch: None User: tomsitter Date: 2017-07-12 15:54:25+00:00 Summary: Replace Session class with session instance The Session class was used instead of the session instance which resulted in an attribute error. Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/32f67637cd70/ Changeset: 32f67637cd70 Branch: master User: zzzeek Date: 2017-07-17 14:31:07+00:00 Summary: Merge branch 'patch-1' of https://github.com/tomsitter/sqlalchemy Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/d7dd0e1e02b4/ Changeset: d7dd0e1e02b4 Branch: rel_1_1 User: tomsitter Date: 2017-07-17 14:31:45+00:00 Summary: 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) Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/dbca4faf6433/ Changeset: dbca4faf6433 Branch: rel_1_0 User: tomsitter Date: 2017-07-17 14:31:49+00:00 Summary: 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) Affected #: 1 file Repository URL: https://bitbucket.org/zzzeek/sqlalchemy/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. |