sendou.ink/app/db/models/calendar/deleteById.sql
2022-11-26 18:17:57 +02:00

5 lines
49 B
SQL

delete from
"CalendarEvent"
where
"id" = @id