SQL_012_EXPLAIN_FOR_SLOW_OR_SHARED_QUERIES: Teure Queries haben EXPLAIN-Nachweis
Severity: should. Bereich: sql-db-migrations.
Regel
Queries fuer Dashboards, Live-Suche, Exporte und haeufige Tabellenlisten SOLLTEN mit EXPLAIN oder EXPLAIN ANALYZE geprueft werden, bevor sie als stabil gelten.
Reflection-Check
check:
reflect:
fields:
- explain_reviewed
object: queryEvidence
- POSTGRES_EXPLAIN, PostgreSQL Documentation: Using EXPLAIN
- LOCAL_GUI_TABLES, Lokale GUI Library Datentabellen CRUD