feat: add user_id index to profiles table for faster lookups
The index on user_id column in profiles table improves query performance for user-related operations, particularly in join queries and user profile retrieval.
This commit is contained in:
@@ -0,0 +1 @@
|
||||
# retoor <retoor@molodetz.nl>
|
||||
Reference in New Issue
Block a user