Files
directus/api
José Varela 8f11d1005d API: Preprocess assigns wrong query bindings when there is more than one duplicated value (#23453)
* Fix aggregate group when have more than one duplicated value

* Add new test

* Add more comments

* Fix import order

* Add changeset

* Optimise with map

* Move `!`

* Add back comment

---------

Co-authored-by: Hannes Küttner <kuettner.hannes@gmail.com>
Co-authored-by: ian <licitdev@gmail.com>
2024-08-29 22:12:33 +08:00
..