[Sqlalchemy-commits] commit/sqlalchemy: zzzeek: - polymorphic loading, working very rudimentally
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2015-02-26 23:24:37
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/50fcf349fb0a/ Changeset: 50fcf349fb0a Branch: row_proc_integration User: zzzeek Date: 2015-02-26 23:18:48+00:00 Summary: - polymorphic loading, working very rudimentally running orm2010, the whole approach adds callcounts. code is more complex, less reliable, pretty much a total bust. will try to see if create_row_processor can remain but be called against either "result" or a context namespace ahead of time, and if this somehow can be used to simplify the need to call upon strategy lookup twice. Affected #: 5 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. |