the other part of the patch is a rewrite of
INSERT INTO (.+) \(\) VALUES \(\)$ (insertion of empty list of values)
into INSERT INTO %s DEFAULT VALUES

which is problematic when we insert into a table with only one field
and it's identity

On Jan 10, 9:43 pm, "lei you" <[EMAIL PROTECTED]> wrote:
> patch is attached
>
>  mssql.diff
> 26KDownload
--~--~---------~--~----~------------~-------~--~----~
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