>
>
> You could specify that fullname is null (None) for the columns that
> don't have a full name value.
>

In fact you *need* to do that. The insert statement is compiled based on the
first set of values given, so that will drive the remainder of the
operation.

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