[Sqlalchemy-commits] commit/sqlalchemy: zzzeek: - Adjustments to the engine plugin hook, such that
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2015-05-22 17:51:54
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/04c625467e65/ Changeset: 04c625467e65 Branch: None User: zzzeek Date: 2015-05-22 17:51:00+00:00 Summary: - Adjustments to the engine plugin hook, such that the :meth:`.URL.get_dialect` method will continue to return the ultimate :class:`.Dialect` object when a dialect plugin is used, without the need for the caller to be aware of the :meth:`.Dialect.get_dialect_cls` method. reference #3379 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. |