feat(friend): migration for friend system tables

Generates AddFriendSystemTables migration: ViewerFriends (composite PK,
2 FK cascades), ViewerFriendApplies (int identity PK, unique on
From/To, 2 FK cascades), ViewerPlayedTogethers (composite PK, Owner FK
only). Includes composite/unique indexes. 4/4 FriendPersistenceTests pass.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
gamer147
2026-06-09 21:42:41 -04:00
parent 1813217c16
commit f40ecb8ca7
3 changed files with 4814 additions and 0 deletions

File diff suppressed because it is too large Load Diff