#30073: Latest version of sqlite break the tests running using in-memory 
database
-------------------------------------+-------------------------------------
               Reporter:  Faran      |          Owner:  nobody
  Negarestan                         |
                   Type:  Bug        |         Status:  new
              Component:  Database   |        Version:  2.1
  layer (models, ORM)                |
               Severity:  Normal     |       Keywords:
           Triage Stage:             |      Has patch:  0
  Unreviewed                         |
    Needs documentation:  0          |    Needs tests:  0
Patch needs improvement:  0          |  Easy pickings:  0
                  UI/UX:  0          |
-------------------------------------+-------------------------------------
 I'm on MacOS Mojave, sqlite 3.26.0 installed using brew and python 3.6.5
 and Django 2.1.1.

 Since the last sqlite3 update I get the following error while running
 tests:

 sqlite3.OperationalError: no such table: main.flipr_user__old

 Where flipr_user is my table. I didn't use to get this error and under
 Linux it still runs without any problem. I suspect very much that it's
 caused by sqlite3 but would love to know if it is observed by other user
 as well.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/30073>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/058.625ec6ea185e0b0fc248f013f07ddd4b%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to