﻿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
34398	Django should automatically run migrations on in-memory SQLite DB	Yawar Quadir Amin	nobody	"When we use an in-memory SQLite database (for example when running tests or other purposes), it seems that it's not possible to run the migrations in a normal way because the in-memory database won't exist in the process run by `python manage.py migrate`.

Im this case Django should recognize the restriction and run the migrations automatically."	Bug	closed	Database layer (models, ORM)	4.1	Normal	invalid	sqlite		Unreviewed	0	0	0	0	0	0
