2 changed files with 4 additions and 5 deletions
@ -1,5 +0,0 @@
|
||||
class CorrectReferralValue < ActiveRecord::Migration[7.0] |
||||
def change |
||||
LettingsLog.where(referral: 0).update_all(referral: 1) |
||||
end |
||||
end |
Loading…
Reference in new issue