On Wed, Jan 21, 2009 at 12:16 PM, Michael Bayer <mike...@zzzcomputing.com>wrote:

>
>
> I think we might need to just change the *args approach in mssql
> reflecttable to do everything based on keyword arguments, and add in
> some "isinstance(String) / isinstance(Numeric)" to determine what args
> get sent where.   I can see the "if a is not None:"  on line 1138 not
> being reliable.
>
>
Yeah, that sounds like a good approach. I'll have a look later today.

--~--~---------~--~----~------------~-------~--~----~
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 
sqlalchemy+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sqlalchemy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to