> I think we might need to just change the *args approach in mssql
>> reflecttable to do everything based on keyword arguments
>>
>>
> Yeah, that sounds like a good approach. I'll have a look later today.
>

Attached is an untested patch against trunk that uses only kwargs to build
out the tabledef. I won't be able to test this until late tomorrow, but feel
free to apply and try it out.

Rick

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

Attachment: relect_via_kwargs.patch
Description: Binary data

Reply via email to