#28915: DecimalField truncates trailing zeros in the fractional part on SQLite
-------------------------------------+-------------------------------------
     Reporter:  Raphael Michel       |                    Owner:  Sergey
                                     |  Fedoseev
         Type:  Bug                  |                   Status:  closed
    Component:  Database layer       |                  Version:  2.0
  (models, ORM)                      |
     Severity:  Release blocker      |               Resolution:  fixed
     Keywords:                       |             Triage Stage:  Ready for
                                     |  checkin
    Has patch:  1                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------

Comment (by Tim Graham <timograham@…>):

 In [changeset:"0f7ca1e8786ac04ad819a147a69ab5d4054e4d39" 0f7ca1e8]:
 {{{
 #!CommitTicketReference repository=""
 revision="0f7ca1e8786ac04ad819a147a69ab5d4054e4d39"
 [2.0.x] Fixed #28915 -- Prevented SQLite from truncating trailing zeros in
 the fractional part of DecimalField.

 This reverts commit a146b65628e702a9a3ed5be21542ca45366fbb29 and adds
 a test for the regression.

 Backport of 6fd6d8383f48ea2fe4e058725fa30529a083e9a5 from master
 }}}

-- 
Ticket URL: <https://code.djangoproject.com/ticket/28915#comment:7>
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 post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/066.c05966b780507846aa8d694288415555%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to