On Wed, Feb 10, 2010 at 09:04, Gaetan de Menten <gdemen...@gmail.com> wrote:
> On Wed, Feb 10, 2010 at 08:48, Chris <chris.g....@gmail.com> wrote:
>> Hi All
>>
>> Have just upgraded to this version and am having the following issue.
>>
>> I use a the execute method on a ScopedSession to run generic SQL
>> Statements in a TextClause,  in the resulting BufferedRowResultProxy
>> object their used to list field "keys" with was all the names of the
>> fields in the result set. This appears to have been removed.
>> How do a get a list of the field name for my query
>
> IIRC, resultproxy.metadata.keys

Sorry, that should read: resulproxy._metadata.keys

-- 
Gaëtan de Menten

-- 
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To post to this group, send email to sqlalch...@googlegroups.com.
To unsubscribe from this group, send email to 
sqlalchemy+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sqlalchemy?hl=en.

Reply via email to