QUERY PLAN
Seq Scan on tbl_calendars (cost=0.00..547.59 rows=1 width=177)
Filter: ((NOT is_sync) AND (system_calendar_id IS NOT NULL) AND (start_at >= '2025-06-25 00:00:00+08'::timestamp with time zone) AND (created_by = 5295))