﻿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
30860	Skip OrderBy.as_sqlite on SQLite >= 3.30	Simon Charette	nobody	"From https://www.sqlite.org/changes.html#version_3_30_0

> Add support for the `NULLS FIRST` and `NULLS LAST` syntax in ORDER BY clauses. 

Even if CI is not on SQLite 3.30 it can be tested locally on Linux using `LD_PRELOAD` https://github.com/orf/django-docker-box/issues/25"	Cleanup/optimization	closed	Database layer (models, ORM)	dev	Normal	fixed			Accepted	1	0	0	0	0	0
