Tweak script
This commit is contained in:
@@ -2,7 +2,9 @@
|
||||
|
||||
require_relative "../config/environment"
|
||||
|
||||
WEEKS_TO_BACKFILL = 20
|
||||
WEEKS_TO_BACKFILL = 10
|
||||
|
||||
ActiveRecord::Base.logger = Logger.new(File::NULL)
|
||||
|
||||
ApplicationRecord.with_each_tenant do |tenant|
|
||||
WEEKS_TO_BACKFILL.times do |index|
|
||||
|
||||
Reference in New Issue
Block a user