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