QUERY PLAN
Index Scan using tbl_sales_order_items_pkey on tbl_sales_order_items (cost=0.29..7.00 rows=1 width=211)
Index Cond: (id IS NULL)