On Dec 18, 2007, at 6:44 PM, Smoke wrote:

>
> Sorry because i'm a bit late (  work deadlines are struggling my
> time! :) ).
> I've made some different configurations and schema definitions... and
> i've noticed that it never updates a row if i set the datetime field
> as PK ( never! even if i set it as the only PK .. ). If i set
> composite PKs excluding any datetime column everything works fine ( it
> also works if i set a datetime as PK at the database side and
> excluding it at the schema on sqlalchemy side.. ). Sorry about the
> mess with the PKs between the former examples but i was only trying to
> say that changing the schema results that everything works fine...

if i set "start" and "identifier" as primary key columns, script works  
fine for both sqlite and postgres, using both 0.4.1 and trunk.  mssql  
guys will have to try it on mssql.

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