QUERY PLAN
Limit (cost=1.05..1.06 rows=3 width=1674)
-> Sort (cost=1.05..1.06 rows=3 width=1674)
Sort Key: created_at DESC
-> Seq Scan on tbl_import_files (cost=0.00..1.03 rows=3 width=1674)