-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

hello friends,

as opposed to a table.query() that returns a list of records of that table, with
fields accessible as record attributes, a select() statement returns a list of
tuples with the values of the fields in the virtual record.

i'd like to access the fields by their column name or label, at least the non
calculated or labelled ones. it would suffice to be able to retrieve a list with
the labels of the fields in the resulted tuples.

could you point me in the right direction?

thanks in advance,
alex
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iQCVAwUBSGIXZ9pwN1sq38njAQKd2gQAxPixDeg9V9gKNaS+6KUe7HgnX3ngySBL
YaruI9WJxP7LtOHvPfmkhn7/Nttq5O01HIQO2spr5DEeuq/pnUJwKZAYtatYoOw3
cuOCNLSqDGtmak+9dvJk4DHB7mKF24hBDKaUjI1liN/Lk7d7t14c/Spcz3fZ5DIn
oHuhkSePitI=
=nZxo
-----END PGP SIGNATURE-----

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

Reply via email to