[Sqlalchemy-commits] commit/sqlalchemy: zzzeek: - The new dialect-level keyword argument system for
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2014-02-26 00:53:38
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/33f07202ce2d/ Changeset: 33f07202ce2d Branch: None User: zzzeek Date: 2014-02-26 01:52:17 Summary: - The new dialect-level keyword argument system for schema-level constructs has been enhanced in order to assist with existing schemes that rely upon addition of ad-hoc keyword arguments to constructs. - To suit the use case of allowing custom arguments at construction time, the :meth:`.DialectKWArgs.argument_for` method now allows this registration. fixes #2962 Affected #: 5 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. |