Paul McNett wrote: > Uwe Grauer wrote: >> Paul McNett wrote: >>> We could add a _showFailedLog=True parameter to execute(), and set that >>> to False from dbSQLite when calling with "COMMIT" from that try/except >>> block. However, that could introduce danger in that some other problem >>> with COMMIT wouldn't get logged. >>> >> I don't think it's worth fixing, as it is only a message from the >> database activity log. You won't see this during normal operation. > > Yeah, I just wanted to counter Ed's statement that it would be > impossible to fix. I see the word 'impossible' and some instinct inside > me says 'has to be possible'. ;) > > Is the new transaction system working for you? >
As far as i can tell (i had to do some minor changes to my bizobj) everything is working fine now. If i see something which doesn't fit to my expectations i for sure will reports it. _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev Searchable Archives: http://leafe.com/archives/search/dabo-dev This message: http://leafe.com/archives/byMID/dabo-dev/[EMAIL PROTECTED]
