From: Ian B. <ia...@co...> - 2003-09-08 00:07:30
|
Changes to use non-integer primary keys have been made to CVS. You have to generate the CREATE TABLE statement yourself at this point, and you have to supply IDs with all .new() (INSERT) commands. The former will be resolved at some point when I also look at composite keys, but I'm going to set SQLObject enhancements aside for a while. In a little while I'd like to release 0.5. Ian |