Skip to content

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

Merged
x64-dev merged 1 commit into
GeneralsOnlineDevelopmentTeam:mainfrom
JoKeRZH429:feat/store-lobby-type
Aug 13, 2026
Merged

feat: store LobbyType per match and thread through API Responses#36
x64-dev merged 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
@x64-dev
x64-dev merged commit 96f0092 into GeneralsOnlineDevelopmentTeam:main Aug 13, 2026
16 checks passed
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.

2 participants