On Sep 25, 2008, at 8:30 AM, Sibylle Koczian wrote:
> I don't understand why changing the default value of the PK from the
> empty
> string to None causes such different outcomes.
It's nothing you *should* have to know about; it's a bug in our code
for tracking new records internally. We rely on the PK at the time the
record is added; changing it later buggers up the whole process.
> And "no such column: None" in
> the error message looks as if a column named "None" had been
> searched for. In
> both cases "newrec = False", which doesn't look good.
OK, I dug further, and there is more stuff that I need to do to get
this to work. I'll work on it tonight and send you a trial version of
dCursorMixin.py off-list that you can use, rather than making you do
several edits.
-- Ed Leafe
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: http://leafe.com/archives/byMID/[EMAIL PROTECTED]