[Sqlalchemy-commits] commit/sqlalchemy: 2 new changesets
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2013-09-25 17:34:35
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/03671e9ee4c1/ Changeset: 03671e9ee4c1 Branch: None User: alex_gaynor Date: 2013-09-25 19:29:52 Summary: Replace a big loop + dict lookup in Connection.execute() with a simple visitor pattern Affected #: 6 files https://bitbucket.org/zzzeek/sqlalchemy/commits/8f4002814907/ Changeset: 8f4002814907 Branch: master User: zzzeek Date: 2013-09-25 19:33:34 Summary: Merge pull request #30 from alex/visitor-pattern Replace a big loop + dict lookup in Connection.execute() with a simple visitor pattern 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. |