mirror of
https://github.com/frappe/erpnext.git
synced 2026-08-31 07:28:04 +00:00
docs: catalog second-order GROUP BY traps (wrap-is-the-bug classes)
A full audit of the loose-GROUP-BY fixes found four recurring mistakes in the fixes themselves: incoherent Max/Min pairs over coupled columns, NULL-skipping Max on discriminators, Sum(x)*Max(y) fabricated arithmetic, and wrong-bound picks. Add them to the compatibility catalog (new 3.1) and to the Greptile review instructions so future PRs get flagged.
This commit is contained in:
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user