Skip to content

feat: store LobbyType per match and thread through API Responses - #36

Open
JoKeRZH429 wants to merge 1 commit into
GeneralsOnlineDevelopmentTeam:mainfrom
JoKeRZH429:feat/store-lobby-type
Open

feat: store LobbyType per match and thread through API Responses#36
JoKeRZH429 wants to merge 1 commit into
GeneralsOnlineDevelopmentTeam:mainfrom
JoKeRZH429:feat/store-lobby-type

Conversation

@JoKeRZH429

@JoKeRZH429 JoKeRZH429 commented Aug 11, 2026

Copy link
Copy Markdown
Contributor
ALTER TABLE `match_history`
  ADD COLUMN `lobby_type` tinyint(3) unsigned NULL DEFAULT NULL AFTER `match_roster_type`;

Run this query on db before going live with this

@JoKeRZH429
JoKeRZH429 force-pushed the feat/store-lobby-type branch from 4a822f1 to 62310b4 Compare August 11, 2026 13:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant