#34955: Make available the string concatenation operator `||`  for PostgreSQL
-------------------------------------+-------------------------------------
     Reporter:  Paolo Melchiorre     |                    Owner:  nobody
         Type:  New feature          |                   Status:  new
    Component:  Database layer       |                  Version:  dev
  (models, ORM)                      |
     Severity:  Normal               |               Resolution:
     Keywords:  field, database,     |             Triage Stage:
  generated, output_field            |  Unreviewed
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------

Comment (by Mariusz Felisiak):

 I'm not convinced, there are other built-in functions that could be
 implemented differently and currently cannot be used in `GeneratedField`s,
 e.g. `SHA512`, `SHA384`, `SHA224`, `SHA1`, or `MD5` on Oracle. I'm
 pessimistic about adding multiple new functions for such cases. This may
 open a can of worms. The current thread is to keep Django a core
 framework, not providing every utility which might be useful.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/34955#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 django-updates+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/0107018bae735c8e-c6cbaf6e-609e-4d30-bdc8-9386ff860cf5-000000%40eu-central-1.amazonses.com.

Reply via email to