[Sqlalchemy-commits] commit/sqlalchemy: zzzeek: - wrong! I didn't have the cprocs on the master tes
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2015-02-28 20:27:17
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/0a629e732979/ Changeset: 0a629e732979 Branch: row_proc_integration_2 User: zzzeek Date: 2015-02-28 20:26:01+00:00 Summary: - wrong! I didn't have the cprocs on the master test. we are barely slower. we do save on single queries, however. - but...wrong! we still can't do this approach for eager loads. we don't have context.outer_adapter available when we set up "quick" here, so this can't work. 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. |