#36030: Expressions that divide an integer field by a constant decimal.Decimal
returns inconsistent decimal places on PostgreSQL
-------------------------------------+-------------------------------------
Reporter: Bartłomiej Nowak | Owner: (none)
Type: Bug | Status: new
Component: Database layer | Version: 5.1
(models, ORM) |
Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Sarah Boyce):
* summary:
Expressions that divide an integer field by a constant decimal.Decimal
returns no inconsistent decimal places on PostgreSQL
=>
Expressions that divide an integer field by a constant decimal.Decimal
returns inconsistent decimal places on PostgreSQL
--
Ticket URL: <
https://code.djangoproject.com/ticket/36030#comment:7>
Django <
https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.