Commit Graph

1 Commits

Author SHA1 Message Date
hailin 06226a3d74 fix(db): drop files_user_id_fkey — anonymous users may not exist in users table
The conversations table has no FK on user_id, but files had one, causing
500 errors on file upload when the anonymous user wasn't registered.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-07 08:11:37 -08:00