On Oct 31, 12:00 am, cd34 <[email protected]> wrote: > On Oct 30, 4:44 am, Shane <[email protected]> wrote: > > > I am using SA within TurboGears. When saving data from form fields, I > > often have a dict of key/value pairs (where values is always a string > > and must by correctly typed) where each key is set up to correspond to > > a column within the SA Table:
Actually, in rereading, sprox can't do what you want. I ran into the same issue here: http://groups.google.com/group/sprox/browse_thread/thread/448164b7dc7f4ebf and ended up doing roughly what you ended up with. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "sqlalchemy" group. To post to this group, send email to [email protected] 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 -~----------~----~----~----~------~----~------~--~---
