Closed jordan-brough closed 7 years ago
We're using order_id and order_reference seems like a very likely field to be searched on.
order_id
order_reference
We could even add a couple more indexes if we'd like, though I'm not sure it's be worth the overhead.
NOTE: Specs are failing because of #47.
@jordan-brough Can you get these specs passing so we can review?
@acreilly specs are passing now.
👍
We're using
order_id
andorder_reference
seems like a very likely field to be searched on.We could even add a couple more indexes if we'd like, though I'm not sure it's be worth the overhead.
NOTE: Specs are failing because of #47.