#10888: Inserting model with GeometryField as None crashes on Oracle
---------------------------------+------------------------------------------
          Reporter:  jtiai       |         Owner:  nobody    
            Status:  new         |     Milestone:            
         Component:  GIS         |       Version:  SVN       
        Resolution:              |      Keywords:  oracle gis
             Stage:  Unreviewed  |     Has_patch:  0         
        Needs_docs:  0           |   Needs_tests:  0         
Needs_better_patch:  0           |  
---------------------------------+------------------------------------------
Comment (by jtiai):

 Quote from Anthony Tuininga on cx-oracle-users list:
 > This is expected behavior, unfortunately. Oracle requires a type to be
 > specified and if all you supply is None cx_Oracle has no choice but to
 > assume something. And CHAR seems the most likely to cause the least
 > difficulties. cx_Oracle currently has no way of binding in Oracle
 > object values like MDSYS.SDO_GEOMETRY.


 So this is now real problem since you cant have null geometries easily.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/10888#comment:2>
Django <http://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 post to this group, send email to django-updates@googlegroups.com
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to