[Sqlalchemy-commits] commit/sqlalchemy: zzzeek: - attach the ResultMetaData to the Compiled object,
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2014-06-29 04:12:07
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/992e06412cf1/ Changeset: 992e06412cf1 Branch: None User: zzzeek Date: 2014-06-29 06:10:59 Summary: - attach the ResultMetaData to the Compiled object, when we detect that the compiled cache is used. That allows us to cache the whole metadata and save on creating it at result time, when compiled cache is used. Affected #: 2 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. |