Skip to content

perf: optimize User profile queries - #435

Open
nurudeenheroic wants to merge 1 commit into
StellarState:devfrom
nurudeenheroic:fix/issue-323
Open

perf: optimize User profile queries#435
nurudeenheroic wants to merge 1 commit into
StellarState:devfrom
nurudeenheroic:fix/issue-323

Conversation

@nurudeenheroic

Copy link
Copy Markdown

Closes #323

Summary

  • reduce User profile lookup cost by selecting only profile columns
  • retain backward-compatible repository interfaces
  • use the migration-safe composite user index where applicable

Validation

  • git diff --check
  • Dependency-backed tests should run in CI.

@drips-wave

drips-wave Bot commented Sep 2, 2026

Copy link
Copy Markdown

@nurudeenheroic Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

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.

[Database & Migrations] Enhance and optimize User.model.ts (Issue #60)

2 participants