Re: [Django] #34370: IntegerField validators don't work if the database is SQLite, leading to overflow errors

2023-03-08 Thread Django
#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:  closed
Component:  Database layer   |  Version:  4.1
  (models, ORM)  |
 Severity:  Normal   |   Resolution:  fixed
 Keywords:  IntegerField SQLite  | Triage Stage:  Ready for
  MaxValueValidator  |  checkin
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by Mariusz Felisiak ):

 * 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: 
Django 
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 django-updates+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/01070186c1184fd7-daba7d38-aee4-421e-9208-70fc368bb21e-00%40eu-central-1.amazonses.com.


Re: [Django] #34370: IntegerField validators don't work if the database is SQLite, leading to overflow errors

2023-03-08 Thread Django
#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:  Ready for
  MaxValueValidator  |  checkin
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by Mariusz Felisiak):

 * needs_docs:  1 => 0
 * stage:  Accepted => Ready for checkin


-- 
Ticket URL: 
Django 
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 django-updates+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/01070186c0f95021-079db9a7-45ce-4393-b8fe-ece0403a98ce-00%40eu-central-1.amazonses.com.


Re: [Django] #34370: IntegerField validators don't work if the database is SQLite, leading to overflow errors

2023-03-07 Thread Django
#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:  1|  Needs documentation:  1
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by Mariusz Felisiak):

 * cc: Sarah Boyce (added)
 * needs_better_patch:  1 => 0
 * needs_tests:  1 => 0


-- 
Ticket URL: 
Django 
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 django-updates+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/01070186bf877b63-ac2689ed-4439-4091-9931-e24589313290-00%40eu-central-1.amazonses.com.


Re: [Django] #34370: IntegerField validators don't work if the database is SQLite, leading to overflow errors

2023-02-26 Thread Django
#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:  1|  Needs documentation:  1
  Needs tests:  1|  Patch needs improvement:  1
Easy pickings:  0|UI/UX:  0
-+-
Changes (by Mariusz Felisiak):

 * needs_better_patch:  0 => 1
 * needs_tests:  0 => 1
 * needs_docs:  0 => 1


-- 
Ticket URL: 
Django 
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 django-updates+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/01070186912f10be-9c7adf4e-f955-409e-adfc-f3dc43287e56-00%40eu-central-1.amazonses.com.


Re: [Django] #34370: IntegerField validators don't work if the database is SQLite, leading to overflow errors

2023-02-26 Thread Django
#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:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by Mohamed Nabil Rady):

 * 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: 
Django 
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 django-updates+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/0107018690ec2c5b-63f438fd-eaf7-488f-ac35-0a295cd6fe17-00%40eu-central-1.amazonses.com.


Re: [Django] #34370: IntegerField validators don't work if the database is SQLite, leading to overflow errors (was: PositiveIntegerField validators don't work if the database is SQLite, leading to ove

2023-02-25 Thread Django
#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: 
Django 
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 django-updates+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/01070186891594e1-98f34110-619f-4b69-9685-988a1946244e-00%40eu-central-1.amazonses.com.