Michael Bayer wrote:

> thats not hidden.  SQLite cannot autoincrement primary key columns if  
> the table contains a composite primary key which is the case here.

Ah, yes. Plus, I don't need composite primary_key here, it's articact 
from an old many-to-many secondary table (which I usually set as 
primary_key=True on both columns).

Regards,
-- 
Alexandre CONRAD


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