#33790: ORM functions suggestion
-------------------------------------+-------------------------------------
               Reporter:  zarinpy    |          Owner:  nobody
                   Type:  New        |         Status:  new
  feature                            |
              Component:  Database   |        Version:  4.0
  layer (models, ORM)                |
               Severity:  Normal     |       Keywords:  orm
           Triage Stage:             |      Has patch:  0
  Unreviewed                         |
    Needs documentation:  0          |    Needs tests:  0
Patch needs improvement:  0          |  Easy pickings:  0
                  UI/UX:  0          |
-------------------------------------+-------------------------------------
 Hi
 I have a question regarding DjangoORM implementation :
 you know this ORM supports some database functions that are really handy
 but there are many functions in databases that Django ORM doesn't support
 is there a reason behind this or do you guys have some plans?
 some functions that Django ORM doesn't suppport in Postgresql:
 cbrt()
 div(y numeric, x numeric)
 bit_xor()
 bool_and()
 covar_samp()
 stddev_pop()
 percentile_cont()
 and there are more I just mentioned on database engine there are functions
 in Mysql that ORM doesn't support

-- 
Ticket URL: <https://code.djangoproject.com/ticket/33790>
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/01070181712312eb-e9af17b4-a5d6-429b-853b-aa8681f36c36-000000%40eu-central-1.amazonses.com.

Reply via email to