Changes between Version 1 and Version 2 of Ticket #35462


Ignore:
Timestamp:
May 17, 2024, 2:25:19 AM (4 months ago)
Author:
Robert Silén
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #35462 – Description

    v1 v2  
    1 I suggest to add ArrayAgg and related (aggregation) functions for MariaDB to Django. It has been noted in MariaDB Foundation ticket: https://jira.mariadb.org/browse/MDEV-34097
     1I suggest to add ArrayAgg and related (aggregation) functions for MariaDB to Django. It has been noted in MariaDB Foundation ticket: https://jira.mariadb.org/browse/MDBF-690
    22
    33E.g. ArrayAgg is mentioned on PostgreSQL specific aggregation functions:
Back to Top