feat: add user_id index to profiles table for faster lookups

The new index on the `user_id` column in the `profiles` table improves query performance when filtering or joining by user identifier, reducing full table scans during profile retrieval operations.
This commit is contained in:
2024-11-27 22:46:21 +00:00
parent 6dbdbbcf14
commit 5b4413db3f
5 changed files with 26 additions and 7 deletions
Binary file not shown.
BIN
View File
Binary file not shown.