On Jul 7, 2008, at 3:10 AM, Kless wrote:

>
> But I'm supposed that the generation function of autoincrement only
> works when the field is NULL or there is an integer, so this fails on
> fields with a string empty.

im not sure offhand what an empty string would produce since I'd have  
to check what we're doing to detect "no value present".   But I would  
hope that if the string value went through, it would raise an error on  
the DB side (so this impies you might be using SQLite).


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