summaryrefslogtreecommitdiff
path: root/docs/internals/contributing/writing-code
diff options
context:
space:
mode:
authorChris Muthig <camuthig@gmail.com>2024-04-03 16:09:44 -0600
committernessita <124304+nessita@users.noreply.github.com>2024-04-25 17:40:03 -0300
commitc8df2f994130d74ec35d32a36e30aad7d6ea8e3a (patch)
tree98e2f35ffa12db04cd7869bddb0ef78bdb8195b3 /docs/internals/contributing/writing-code
parent42b567ab4c5bfb1bbd3e629b1079271c5ae44ea0 (diff)
Fixed #35339 -- Fixed PostgreSQL aggregate's filter and order_by params order.
Updated OrderableAggMixin.as_sql() to separate the order_by parameters from the filter parameters. Previously, the parameters and SQL were calculated by the Aggregate parent class, resulting in a mixture of order_by and filter parameters. Thanks Simon Charette for the review.
Diffstat (limited to 'docs/internals/contributing/writing-code')
0 files changed, 0 insertions, 0 deletions