mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-05-17 00:30:49 -05:00
5 lines
99 B
SQL
5 lines
99 B
SQL
insert into
|
|
"MapPoolMap" ("mapPoolId", "stageId", "mode")
|
|
values
|
|
(@mapPoolId, @stageId, @mode)
|