Opened 5 years ago

Last modified 4 years ago

#30897 closed New feature

Improved QuerySet.explain() for newer versions of MariaDB, MySQL and PostgreSQL. — at Version 3

Reported by: Nick Pope Owned by: Nick Pope
Component: Database layer (models, ORM) Version: dev
Severity: Normal Keywords: explain, analyze, mariadb, mysql, postgresql
Cc: Triage Stage: Ready for checkin
Has patch: yes Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description (last modified by Nick Pope)

Change History (3)

comment:1 by Nick Pope, 5 years ago

Has patch: set

comment:2 by Mariusz Felisiak, 5 years ago

Triage Stage: UnreviewedAccepted

comment:3 by Nick Pope, 5 years ago

Description: modified (diff)
Keywords: postgresql added
Summary: Improved QuerySet.explain() for newer versions of MariaDB and MySQL.Improved QuerySet.explain() for newer versions of MariaDB, MySQL and PostgreSQL.
Note: See TracTickets for help on using tickets.
Back to Top