#20201: Oracle String Length Issue with CLOB and NCLOB
-------------------------------------+-------------------------------------
     Reporter:  deejross             |                    Owner:  nobody
         Type:  Bug                  |                   Status:  new
    Component:  Database layer       |                  Version:  1.5
  (models, ORM)                      |               Resolution:
     Severity:  Release blocker      |             Triage Stage:
     Keywords:  oracle               |  Unreviewed
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Changes (by shai):

 * cc: shai@… (added)


Comment:

 There seems to be a problem here, but probably not the one you name.

 First of all, how do you get values longer than 2000? What is the field
 definition?

 Second, what is the column definition in Oracle? What was it in MySql?

 Third -- when things work "with no issues" -- did you check that the whole
 value was saved, and not just the first 2000 characters?

 Thanks,
 Shai.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/20201#comment:4>
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].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to