Implementation of QuerySetMappers for Entities that improves the worst-case number...
authorStephen Burrows <stephen.r.burrows@gmail.com>
Mon, 28 Mar 2011 21:13:17 +0000 (17:13 -0400)
committerStephen Burrows <stephen.r.burrows@gmail.com>
Mon, 28 Mar 2011 21:13:17 +0000 (17:13 -0400)
commit2e5a27da22a502a56a0e1bf278b906891e502335
treec6d4111381823dccea371ab5bf4892fcc8933cd7
parent93249b4cb9fec0fc8e0d2fd2eff669e9f3704033
Implementation of QuerySetMappers for Entities that improves the worst-case number of queries required to access all attribute keys.
models/base.py