#26134: Update MySQL GIS function names to OpenGIS standard.
--------------------------------------+------------------------------------
     Reporter:  fmalina               |                    Owner:  nobody
         Type:  Cleanup/optimization  |                   Status:  new
    Component:  GIS                   |                  Version:  master
     Severity:  Normal                |               Resolution:
     Keywords:                        |             Triage Stage:  Accepted
    Has patch:  1                     |      Needs documentation:  0
  Needs tests:  0                     |  Patch needs improvement:  1
Easy pickings:  0                     |                    UI/UX:  0
--------------------------------------+------------------------------------

Comment (by fmalina):

 Linking the file in question:
 
https://github.com/django/django/blob/master/django/contrib/gis/db/backends/mysql/operations.py

 There is already code checking self.connection.mysql_version. I see how
 @cached_property could be used to set value depending on MySQL version,
 but I don't have any need to support MySQL 5.5 myself and wouldn't want to
 encrust the code in barnacles.

--
Ticket URL: <https://code.djangoproject.com/ticket/26134#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 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.532f5466a4908af932f5c718415b8a18%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to