only q-values in sqlbuilder Select?

Egor Sledov <[email protected]>
Newsgroups gmane.comp.python.sqlobject
Message-ID <[email protected]>
I am trying to go through sqlbuilder Select example at http://sqlobject.org/SQLBuilder.html

>>> select = Select(['name', 'age'], staticTables = ['person'])
>>> print cn.sqlrepr(select)
SELECT 'name', 'age' FROM person

Why does sqlrepr put quotes around column names?
Is it allowed to provide a list of string field names here or Select accepts only list of q-values now?

Thank you.


------------------------------------------------------------------------------
Storage Efficiency Calculator
This modeling tool is based on patent-pending intellectual property that
has been used successfully in hundreds of IBM storage optimization engage-
ments, worldwide.  Store less, Store more with what you own, Move data to 
the right place. Try It Now! http://www.accelacomm.com/jaw/sfnl/114/51427378/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.