﻿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
6901	Test failures with SQLite (?)	Brodie Rao	nobody	"`db.models.base.Model` uses the old the `QuerySet.extra().order_by()`, instead of using `QuerySet.extra(..., order_by=...)`. This causes a slew of tests to fail with ""`PRIMARY KEY must be unique`"" on `sqlite3`, and maybe other backends too. Changing it to use the new API fixes all failing tests with `sqlite3`."		closed	Database layer (models, ORM)	queryset-refactor		invalid			Unreviewed	0	0	0	0	0	0
