Files
goodgo-platform/apps
Ho Ngoc Hai 6774914b4c fix(analytics): parameterize raw SQL queries in AVM and market-index
Replace $queryRawUnsafe with Prisma $queryRaw tagged template literals
to eliminate SQL injection in findComparables() and getHeatmapWard().
Update tests to match the new parameterized query approach.

Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-04-24 12:33:31 +07:00
..