#11487: Oracle encoding bug when saving more than 4000 characters
-------------------------------------+-------------------------------------
     Reporter:  mdpetry              |                    Owner:  nobody
         Type:  Bug                  |                   Status:  new
    Component:  Database layer       |                  Version:  master
  (models, ORM)                      |               Resolution:
     Severity:  Normal               |             Triage Stage:  Accepted
     Keywords:  oracle database      |      Needs documentation:  0
  nclob clob                         |  Patch needs improvement:  0
    Has patch:  1                    |                    UI/UX:  0
  Needs tests:  0                    |
Easy pickings:  0                    |
-------------------------------------+-------------------------------------

Comment (by graham.boyle@…):

 and the NLS database parameters of interest are:
 NLS_CHARACTERSET AL32UTF8
 NLS_NCHAR_CHARACTERSET AL16UTF16
  and django_session.session_data is nclob

-- 
Ticket URL: <https://code.djangoproject.com/ticket/11487#comment:34>
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 django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/065.d660752973edb27f411c5dfc22b90a24%40djangoproject.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to