QUERY PLAN
Sort (cost=1.79..1.79 rows=1 width=105)
Sort Key: created_at
-> Seq Scan on tbl_comments (cost=0.00..1.78 rows=1 width=105)
Filter: (parent = ANY ('{56,55,54,53,51}'::integer[]))