mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-05-06 05:07:36 -05:00
4 lines
90 B
SQL
4 lines
90 B
SQL
insert into
|
|
"CalendarEventDate" ("eventId", "startTime")
|
|
values
|
|
(@eventId, @startTime) |