after re-reading the docs, it seems I misunderstood the purpose of:

__mapper_args__ = {'column_prefix': 'ste_'}


that option is adding the prefix onto the Class att names, NOT onto the 
actual DB column names in the table....

I'm looking for a way to add a global prefix onto my DB column names.

All suggestions appreciated.

Thanks
Dewey

-- 
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sqlalchemy+unsubscr...@googlegroups.com.
To post to this group, send email to sqlalchemy@googlegroups.com.
Visit this group at http://groups.google.com/group/sqlalchemy.
For more options, visit https://groups.google.com/d/optout.

Reply via email to