[Sqlalchemy-commits] commit/sqlalchemy: zzzeek: - remove the clever approach w/ dialect events, and
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2015-01-26 00:13:45
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/7b102eeaee12/ Changeset: 7b102eeaee12 Branch: None User: zzzeek Date: 2015-01-25 23:22:00+00:00 Summary: - remove the clever approach w/ dialect events, and remove the need for a for-loop through an empty tuple. we add one more local flag to handle the logic without repetition of dialect.do_execute() calls. Affected #: 1 file 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. |