QUERY PLAN
Sort (cost=1.04..1.04 rows=2 width=152)
Sort Key: "order"
-> Seq Scan on tbl_implement_methods (cost=0.00..1.03 rows=2 width=152)
Filter: (NOT is_delete)