Add license to RemoveBillingPlanTiers
This commit is contained in:
parent
ef1445a5b9
commit
ce831539f5
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
# License: AGPL-3.0-or-later WITH Web-Template-Output-Additional-Permission-3.0-or-later
|
||||
class RemoveBillingPlanTiers < ActiveRecord::Migration[5.2]
|
||||
def change
|
||||
remove_column :billing_plans, :tier, :integer
|
||||
|
|
Loading…
Reference in a new issue