QUERY PLAN
Seq Scan on tbl_calendars (cost=0.00..583.78 rows=2 width=174)
Filter: ((NOT is_sync) AND (system_calendar_id IS NOT NULL) AND (start_at >= '2026-06-23 00:00:00+08'::timestamp with time zone) AND (created_by = 1000))