feat: persist chat messages to SQLite #1
Reference in New Issue
Block a user
Delete Branch "feat/chat-history-persistence"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
chat_messagesSQLite table with migration, storing game ID, nickname, color, message text, and timestampTest plan