#28805: Provide a new database function for RegexpReplace
-------------------------------------+-------------------------------------
     Reporter:  Joey Wilhelm         |                    Owner:  nobody
         Type:  New feature          |                   Status:  new
    Component:  Database layer       |                  Version:  master
  (models, ORM)                      |
     Severity:  Normal               |               Resolution:
     Keywords:                       |             Triage Stage:
                                     |  Unreviewed
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------

Comment (by Matthew Schinckel):

 Personally, I'd create it in the {{{django.contrib.postgres}}} section:
 there are already other functions in there that you should be able to look
 at how they are written.

 The other alternative is to put it in
 {{{django.db.models.functions.text}}}, but I'm not sure how to flag that
 it only works on specific backends there.

 You might want to bring this up on the django-developers list, as that
 sometimes gets a bit more notice.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/28805#comment:1>
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].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/069.eb20ef89c5eb3ba1e085f3bdda79b2ad%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to