Filter: (((start_at IS NOT NULL) OR (end_at IS NOT NULL)) AND (created_by = 5295) AND (((is_public = 1) AND (created_by <> 5295)) OR (created_by = 5295)) AND (((start_at >= '2025-06-01 00:00:00+08'::timestamp with time zone) AND (end_at < '2025-06-30 00:00:00+08'::timestamp with time zone)) OR ((start_at <= '2025-06-01 00:00:00+08'::timestamp with time zone) AND (end_at > '2025-06-01 00:00:00+08'::timestamp with time zone)) OR ((start_at <= '2025-06-30 00:00:00+08'::timestamp with time zone) AND (end_at > '2025-06-30 00:00:00+08'::timestamp with time zone)))) |