mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-05-09 04:02:40 -05:00
5 lines
111 B
SQL
5 lines
111 B
SQL
insert into
|
|
"MapPoolMap" ("calendarEventId", "stageId", "mode")
|
|
values
|
|
(@calendarEventId, @stageId, @mode)
|