[Sqlalchemy-commits] commit/sqlalchemy: 2 new changesets
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2017-01-16 20:56:31
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/bccc1419a67c/ Changeset: bccc1419a67c Branch: None User: Vayu Date: 2017-01-16 19:02:26+00:00 Summary: Better hide engine password Avoid putting engine password in the exception message in `MetaData.reflect` (since exception messages often appear in logs). Use the same redacted `__repr__` implementation in `TLEngine` as in its base class `Engine` Change-Id: Ic0a7baea917a9c8d87dffdd82ef566673ab08e02 Pull-request: https://github.com/zzzeek/sqlalchemy/pull/327 Affected #: 4 files https://bitbucket.org/zzzeek/sqlalchemy/commits/d8198c2d8779/ Changeset: d8198c2d8779 Branch: master User: zzzeek Date: 2017-01-16 20:56:02+00:00 Summary: Merge "Better hide engine password" Affected #: 4 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. |