Re: [Sqlalchemy-tickets] [sqlalchemy] #2720: new C extensions for attribute accessing
Brought to you by:
zzzeek
|
From: sqlalchemy <mi...@zz...> - 2013-05-06 21:39:54
|
#2720: new C extensions for attribute accessing
-----------------------------------+---------------------------------------
Reporter: zzzeek | Owner: zzzeek
Type: enhancement | Status: new
Priority: medium | Milestone: 0.9.0
Component: cextensions | Severity: very major - up to 2 days
Resolution: | Keywords:
Progress State: not decided upon |
-----------------------------------+---------------------------------------
Comment (by claudiofreire):
Um... I've been having trouble reproducing the function call excess
problem with test_orm, and I noticed it doesn't use declarative, so only
relationships use instrumented attributes.
However, when using declarative, even basic columns do.
So, I guess what's needed here is a test using declarative. Is orm_2010
that? I can't find it in test/aaa_profiling...
--
Ticket URL: <http://www.sqlalchemy.org/trac/ticket/2720#comment:7>
sqlalchemy <http://www.sqlalchemy.org/>
The Database Toolkit for Python
|