[Django] #33790: ORM functions suggestion

8 views
Skip to first unread message

Django

unread,
Jun 17, 2022, 6:08:55 AM6/17/22
to django-...@googlegroups.com
#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.

Django

unread,
Jun 17, 2022, 6:09:42 AM6/17/22
to django-...@googlegroups.com
#33790: ORM functions suggestion
-------------------------------------+-------------------------------------
Reporter: zarinpy | Owner: nobody
Type: New feature | Status: new
Component: Database layer | Version: 4.0
(models, ORM) |
Severity: Normal | Resolution:
Keywords: orm | Triage Stage:
| Unreviewed
Has patch: 0 | Needs documentation: 0

Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by zarinpy):

* cc: zarinpy (added)


--
Ticket URL: <https://code.djangoproject.com/ticket/33790#comment:1>

Django

unread,
Jun 17, 2022, 6:10:23 AM6/17/22
to django-...@googlegroups.com
#33790: ORM functions suggestion
-------------------------------------+-------------------------------------
Reporter: zarinpy | Owner: nobody
Type: New feature | Status: new
Component: Database layer | Version: dev

(models, ORM) |
Severity: Normal | Resolution:
Keywords: orm | Triage Stage:
| Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by zarinpy):

* version: 4.0 => dev


--
Ticket URL: <https://code.djangoproject.com/ticket/33790#comment:2>

Reply all
Reply to author
Forward
0 new messages