* has_patch: 0 => 1
Comment:
I removed the sqlite implementation of `integer_field_range()` so it uses
the base implementation and I added a test, hope this
[https://github.com/django/django/pull/16601 PR] is helpful.
--
Ticket URL: <https://code.djangoproject.com/ticket/34370#comment:5>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* needs_better_patch: 0 => 1
* needs_tests: 0 => 1
* needs_docs: 0 => 1
--
Ticket URL: <https://code.djangoproject.com/ticket/34370#comment:6>
* cc: Sarah Boyce (added)
* needs_better_patch: 1 => 0
* needs_tests: 1 => 0
--
Ticket URL: <https://code.djangoproject.com/ticket/34370#comment:7>
* needs_docs: 1 => 0
* stage: Accepted => Ready for checkin
--
Ticket URL: <https://code.djangoproject.com/ticket/34370#comment:8>
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"32d4b61c313be5169137047e9fb3668da20a5d89" 32d4b61c]:
{{{
#!CommitTicketReference repository=""
revision="32d4b61c313be5169137047e9fb3668da20a5d89"
Fixed #34370 -- Added integer fields validation as 64-bit on SQLite.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/34370#comment:9>