-
-
Notifications
You must be signed in to change notification settings - Fork 509
Open
Labels
📈 Performance ImprovementMake things work better and faster!Make things work better and faster!
Description
Since there was some concern mentioned this weekend (at the RfG Event 2025) lets do a pass to ensure that indexes are present in the database and creatd them if not.
- any column that ends in
_id - any FK column
- any other column that is joined on
- columns that are commonly used in WHERE clauses
If no action is needed that would be fine, and it closes this issue.
Metadata
Metadata
Assignees
Labels
📈 Performance ImprovementMake things work better and faster!Make things work better and faster!
Type
Projects
Status
Todo