Skip to content

feat: add database indexes on frequently queried columns#195

Merged
cmackenzie1 merged 1 commit intomainfrom
add-database-indexes
Feb 7, 2026
Merged

feat: add database indexes on frequently queried columns#195
cmackenzie1 merged 1 commit intomainfrom
add-database-indexes

Conversation

@cmackenzie1
Copy link
Owner

Add BTREE indexes to improve query performance for soft-delete filtering, pagination, FK lookups, and tag-based document filtering.

Add BTREE indexes to improve query performance for soft-delete filtering,
pagination, FK lookups, and tag-based document filtering.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@cmackenzie1 cmackenzie1 merged commit b724eca into main Feb 7, 2026
3 checks passed
@cmackenzie1 cmackenzie1 deleted the add-database-indexes branch February 7, 2026 23:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant