| Delete on tbl_calendars (cost=0.00..622.10 rows=1 width=6) |
| -> Seq Scan on tbl_calendars (cost=0.00..622.10 rows=1 width=6) |
| Filter: (is_system AND (created_by = 1000) AND ((start_at >= '2026-06-14 00:00:00+08'::timestamp with time zone) OR (end_at >= '2026-06-14 00:00:00+08'::timestamp with time zone))) |