mirror of
https://github.com/frappe/erpnext.git
synced 2026-08-13 22:51:49 +00:00
ci(greptile): flag the DISTINCT row-count trap and refactor-smuggled row-set changes
Mirror the two new POSTGRES_COMPATIBILITY.md rules into the greptile instructions so the bot flags them on changed queries: (1) adding an ORDER BY column to a SELECT DISTINCT grows the distinct key and the MariaDB row count unless it is functionally dependent; (2) a refactor / raw-frappe.db.sql->qb conversion can silently change the WHERE/row set on both engines -- review the predicate, not just the query shape. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user