[Sqlalchemy-commits] commit/sqlalchemy: 6 new changesets
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2014-08-20 16:02:26
|
6 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/cf14823e41c5/ Changeset: cf14823e41c5 Branch: None User: zzzeek Date: 2014-08-20 00:17:25 Summary: Merge branch 'master' into ticket_3100 Affected #: 2 files https://bitbucket.org/zzzeek/sqlalchemy/commits/fcea5c86d3a9/ Changeset: fcea5c86d3a9 Branch: ticket_3100 User: zzzeek Date: 2014-08-20 00:26:11 Summary: - rename mapper._primary_key_props to mapper._identity_key_props - ensure bulk update is using all PK cols for all tables Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/cea97d1fae99/ Changeset: cea97d1fae99 Branch: None User: zzzeek Date: 2014-08-20 15:08:59 Summary: - pep8 cleanup Affected #: 2 files https://bitbucket.org/zzzeek/sqlalchemy/commits/92b0ad0fef0b/ Changeset: 92b0ad0fef0b Branch: None User: zzzeek Date: 2014-08-20 18:01:20 Summary: - Fixed bug in connection pool logging where the "connection checked out" debug logging message would not emit if the logging were set up using ``logging.setLevel()``, rather than using the ``echo_pool`` flag. Tests to assert this logging have been added. This is a regression that was introduced in 0.9.0. fixes #3168 Affected #: 3 files https://bitbucket.org/zzzeek/sqlalchemy/commits/2243581701fb/ Changeset: 2243581701fb Branch: None User: zzzeek Date: 2014-08-20 18:01:55 Summary: - pep8 cleanup Affected #: 2 files https://bitbucket.org/zzzeek/sqlalchemy/commits/7704b7ec52a0/ Changeset: 7704b7ec52a0 Branch: rel_0_9 User: zzzeek Date: 2014-08-20 18:02:00 Summary: - Fixed bug in connection pool logging where the "connection checked out" debug logging message would not emit if the logging were set up using ``logging.setLevel()``, rather than using the ``echo_pool`` flag. Tests to assert this logging have been added. This is a regression that was introduced in 0.9.0. fixes #3168 Affected #: 3 files 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. |