Re: SQL logic error or missing database

2008-06-17 Thread bobhaugen
Replying to myself again, closing the issue at least for me for now: On Jun 17, 10:02 am, bobhaugen <[EMAIL PROTECTED]> wrote: > Replying to myself: maybe this is an instance of Ticket > #7411?http://code.djangoproject.com/ticket/7411 > > "Saving db object while iterating over a queryset larger

Re: SQL logic error or missing database

2008-06-17 Thread bobhaugen
Replying to myself: maybe this is an instance of Ticket #7411? http://code.djangoproject.com/ticket/7411 "Saving db object while iterating over a queryset larger than ITER_CHUNK_SIZE breaks with sqlite" --~--~-~--~~~---~--~~ You received this message because you a

SQL logic error or missing database

2008-06-17 Thread bobhaugen
I just got a new OperationalError message (in the subject line). Exception Type: OperationalError Exception Value:SQL logic error or missing database Exception Location: /home/bob/django-trunk/django/db/backends/ __init__.py in _commit, line 20 The code below has been running