You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(sql): remove foreign key constraints from forum tables
FK references to users table fail when users table doesn't exist yet.
Application layer ensures data consistency.
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments