#33647: bulk_update silently truncating values for size limited fields
-------------------------------------+-------------------------------------
     Reporter:  jerch                |                    Owner:  (none)
         Type:  Bug                  |                   Status:  new
    Component:  Database layer       |                  Version:  4.0
  (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
-------------------------------------+-------------------------------------

Comment (by Priyank Panchal):

 Hello, I have attempted to address this issue ,and I've identified the
 problem. It appears that the problem arises whenever the CAST() function
 is executed. it seems that changing these parameters to False is not an
 option. Additionally, the issue with SQLite occurs when all characters are
 stored in the database. What would be the best approach to resolve this
 problem?

-- 
Ticket URL: <https://code.djangoproject.com/ticket/33647#comment:16>
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/0107018a9c71f534-9430a026-6630-4895-99c4-6ffe66a49a93-000000%40eu-central-1.amazonses.com.

Reply via email to