#30860: Skip OrderBy.as_sqlite on SQLite >= 3.30
-------------------------------------+-------------------------------------
Reporter: Simon Charette | Owner: nobody
Type: | Status: closed
Cleanup/optimization |
Component: Database layer | Version: master
(models, ORM) |
Severity: Normal | Resolution: fixed
Keywords: | Triage Stage: Accepted
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Mariusz Felisiak <felisiak.mariusz@…>):
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"8b10357854f6e21ffcfea6761d2375338088720e" 8b103578]:
{{{
#!CommitTicketReference repository=""
revision="8b10357854f6e21ffcfea6761d2375338088720e"
Fixed #30860 -- Disabled unneeded NULLS FIRST/LAST workaround on SQLite
3.30+.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/30860#comment:3>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/067.7084e127c8c65924ba1d0565e811dea0%40djangoproject.com.