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