mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-05-06 21:34:28 -05:00
4 lines
87 B
SQL
4 lines
87 B
SQL
insert into
|
|
"TournamentBadgeOwner" ("badgeId", "userId")
|
|
values
|
|
(@badgeId, @userId) |