QUERY PLAN
Sort (cost=1.07..1.08 rows=1 width=19)
Sort Key: "order"
-> Seq Scan on tbl_project_statuses (cost=0.00..1.06 rows=1 width=19)
Filter: (id = 5)