QUERY PLAN
Sort (cost=8.17..8.18 rows=1 width=298)
Sort Key: "order"
-> Index Scan using tbl_project_statuses_pkey on tbl_project_statuses (cost=0.14..8.16 rows=1 width=298)
Index Cond: (id = 3)