Closes #21455: Add SQL indexes for default ordering #2

Open
opened 2026-04-05 16:21:11 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @jeremystretch on 4/3/2026

Closes: #21455

Introduce a SQL index for each model that doesn't already have one suitable for its default ordering. Skip MPTT-enabled models because they're weird.

*Originally created by @jeremystretch on 4/3/2026* ### Closes: #21455 Introduce a SQL index for each model that doesn't already have one suitable for its default ordering. Skip MPTT-enabled models because they're weird.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/netbox#2