Files
r/.gitignore
T
retoor 29239df816 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-01-05 21:59:51 +00:00

12 lines
70 B
Plaintext

.vscode
.venv
.history
.backup*
gpt
gpt.c
r
rf
.docs
auth.h
.rcontext