Relative Content

Tag Archive for drupaldrupal-commercedrupal-10

Where in the dabase is the connection between a shipping profile and an order?

I’ve been scouring the database, but can not find it. I have a situation where an order shares shipping profile with another order. Thus I can not delete the shipping profile or edit it. The commerce_order table has billing_profile__target_id and billing_profile__target_revision_id but no equivalent fields for shipping.