mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-05-06 13:19:31 -05:00
4 lines
79 B
SQL
4 lines
79 B
SQL
insert into
|
|
"BadgeManager" ("badgeId", "userId")
|
|
values
|
|
(@badgeId, @userId) |