QUERY PLAN
Sort (cost=1.61..1.61 rows=1 width=105)
Sort Key: created_at
-> Seq Scan on tbl_comments (cost=0.00..1.60 rows=1 width=105)
Filter: (parent = 50)