#34370: IntegerField validators don't work if the database is SQLite, leading to
overflow errors
-------------------------------------+-------------------------------------
Reporter: Alex Urbanowicz | Owner: Mohamed
Type: | Nabil Rady
Cleanup/optimization | Status: assigned
Component: Database layer | Version: 4.1
(models, ORM) |
Severity: Normal | Resolution:
Keywords: IntegerField SQLite | Triage Stage: Accepted
MaxValueValidator |
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Mariusz Felisiak):
* type: Bug => Cleanup/optimization
* stage: Unreviewed => Accepted
Comment:
Thanks Simon, let's treat this as the first step to fix #27397.
--
Ticket URL: <https://code.djangoproject.com/ticket/34370#comment:4>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.