spree-contrib / spree_multi_vendor

Spree marketplace extension. Create your own marketplace on top of Spree Commerce
https://spreecommerce.org/marketplace-ecommerce/
BSD 3-Clause "New" or "Revised" License
142 stars 135 forks source link

Fix irreversible type change migrations #204

Closed mohammedamarnah closed 3 years ago

mohammedamarnah commented 3 years ago

This fixes issue #203, where the migrations that changes the type of vendor_id, order_id and user_id from integer to bigint were irreversible.