﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
30073	SQLite 3.26.0 breaks the tests running using in-memory database	Faran Negarestan	nobody	"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. "	Bug	closed	Database layer (models, ORM)	2.1	Normal	duplicate			Unreviewed	0	0	0	0	0	0
