fugee279
09/15/2022, 10:58 PMJared Norman
fugee279
09/15/2022, 11:01 PMfugee279
09/15/2022, 11:03 PMfugee279
09/15/2022, 11:03 PMfugee279
09/15/2022, 11:04 PMfugee279
09/15/2022, 11:10 PMfugee279
09/15/2022, 11:10 PMfugee279
09/15/2022, 11:53 PMpromotion_id
on table spree_promotion_code_batches
does not match column id
on spree_promotions
, which has type bigint
. To resolve this issue, change the type of the promotion_id
column on spree_promotion_code_batches
to be :bigint. (For example t.bigint :promotion_id
).fugee279
09/15/2022, 11:54 PMfugee279
09/15/2022, 11:58 PMfugee279
09/16/2022, 12:01 AMfugee279
09/16/2022, 12:01 AMfugee279
09/16/2022, 12:05 AM