On Mon, Jul 21, 2008 at 05:31:24PM -0700, Ray Van Dolson wrote:
> Hi all, I'm running into an exception trying to create a new row in a
> table with fromDatabase = True defined (the table is pre-existing).

Hmm, I am guessing the note right above this:

  http://www.sqlobject.org/SQLObject.html#class-sqlmeta

Is probably a big part of my issue. :)  Since my primary key in this
case is _not_ immutable.

Am I on the right track?  Any way to override this behavior (other than
the try/except or python -O)?

Ray

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
sqlobject-discuss mailing list
sqlobject-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss

Reply via email to