Michael Bayer wrote:
> I will add further detail to the error message.

the new message is:

CompileError: bindparam() name 'x' is reserved for automatic usage in the
VALUES or SET clause of this insert/update statement.   Please use a name
other than column name when using bindparam() with insert() or update()
(for example, 'b_x').



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

Reply via email to