[Twisted-Python] Enterprise Rowobject and generating primary keys

darryl developer at csrules.dyndns.org
Thu May 27 21:28:35 MDT 2004


Guenther Starnberger wrote:

>
>Any other proposals for an elegant solution to create primary keys
>when inserting new rowobjects?
>
>cu
>/gst
>
>_______________________________________________
>Twisted-Python mailing list
>Twisted-Python at twistedmatrix.com
>http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
>  
>
There are some that believe that your primary key should come as a 
natural result of normalizing your data and sequences etc. are not 
really necessary at all. If that isn't an option and you don't like 
sequences, the your option is a UUID of some kind i guess.

-darryl

-- 

http://randomthoughts.vandorp.ca/WK/blog





More information about the Twisted-Python mailing list