QUERY PLAN
Sort (cost=1.14..1.14 rows=1 width=1724)
Sort Key: is_pinned DESC, created_at DESC
-> Seq Scan on tbl_industry_news (cost=0.00..1.12 rows=1 width=1724)
Filter: ((NOT is_deleted) AND (status = 1))