Commit Graph

1 Commits

Author SHA1 Message Date
7beba30124 feat: add user_id index to profiles table for faster lookup queries
The new index on the user_id column in the profiles table improves query performance for user-specific lookups, reducing full table scans during authentication and profile retrieval operations.
2025-06-20 05:08:10 +00:00