Files
openproject/lib
Jan Sandbrink ebaccce6eb Select columns specifically needed for WP autocompletion
This allows to make more efficient database queries in the API
and reduces overhead by too large JSON responses.

Assuming we fix #68457, additional improvements in response time
can be expected, because we do not need to perform a count for all
matching work packages anymore (because we do not select "total").
2025-10-20 16:45:38 +02:00
..
2025-03-05 12:45:08 +01:00