[Sqlalchemy-commits] commit/sqlalchemy: zzzeek: - alter behavior such that dialect_kwargs is still
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2014-01-19 21:35:58
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/3dc9f9b3db10/ Changeset: 3dc9f9b3db10 Branch: None User: zzzeek Date: 2014-01-19 22:32:36 Summary: - alter behavior such that dialect_kwargs is still immutable, but now represents exactly the kwargs that were passed, and not the defaults. the defaults are still in dialect_options. This allows repr() schemes such as that of alembic to not need to look through and compare for defaults. Affected #: 2 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. |