On 8/6/07, malkarouri <[EMAIL PROTECTED]> wrote:
> rec = Record()
> setattr(rec, col, val)
>
> This works if col is a string (the column subclassing SQLAlchemy's
> String) but not otherwise. I can identify the type of the column as

I think most people just use a higher-level forms api.

-Jonathan

--~--~---------~--~----~------------~-------~--~----~
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