whoops forgot this again

This commit is contained in:
Rimian Perkins 2019-12-03 13:11:29 +11:00
parent bdba7686d3
commit 29cc54b3c0
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
# frozen_string_literal: true
class CreateSubscriptionsCustomers < ActiveRecord::Migration[6.0]
def change
create_table :discourse_subscriptions_customers do |t|