[Sqlalchemy-commits] commit/sqlalchemy: 2 new changesets
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2013-12-07 23:39:15
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/49d80269878c/ Changeset: 49d80269878c Branch: master User: zzzeek Date: 2013-12-08 00:38:15 Summary: - The :func:`.engine_from_config` function has been improved so that we will be able to parse dialect-specific arguments from string configuration dictionaries. Dialect classes can now provide their own list of parameter types and string-conversion routines. The feature is not yet used by the built-in dialects, however. [ticket:2875] Affected #: 6 files https://bitbucket.org/zzzeek/sqlalchemy/commits/b1bbe2d5ac1c/ Changeset: b1bbe2d5ac1c Branch: rel_0_9 User: zzzeek Date: 2013-12-08 00:38:37 Summary: Merge branch 'master' into rel_0_9 Affected #: 6 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. |