Closed mohammedamarnah closed 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.
vendor_id
order_id
user_id
This fixes issue #203, where the migrations that changes the type of
vendor_id
,order_id
anduser_id
from integer to bigint were irreversible.