Merge commit '71db616fed' into kb_migration

This commit is contained in:
KMY 2023-07-14 12:43:55 +09:00
commit f18fa97f0c
607 changed files with 3491 additions and 2677 deletions

View file

@ -1,3 +1,5 @@
# frozen_string_literal: true
class RemoveBoostsWideningAudience < ActiveRecord::Migration[5.2]
disable_ddl_transaction!

View file

@ -1,3 +1,5 @@
# frozen_string_literal: true
class RemoveSubscriptionExpiresAtFromAccounts < ActiveRecord::Migration[5.2]
def change
safety_assured do

View file

@ -1,3 +1,5 @@
# frozen_string_literal: true
class RemoveRememberableFromUsers < ActiveRecord::Migration[6.1]
def change
safety_assured do