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.
--
Ticket URL: <https://code.djangoproject.com/ticket/30073#comment:1>
* status: new => closed
* resolution: => duplicate
Comment:
Duplicate of #29182, #30016 which will be fixed in Django 2.1.5 which
should be released tomorrow.
--
Ticket URL: <https://code.djangoproject.com/ticket/30073#comment:2>
--
Ticket URL: <https://code.djangoproject.com/ticket/30073#comment:3>