whoops forgot this again
This commit is contained in:
parent
bdba7686d3
commit
29cc54b3c0
|
@ -1,3 +1,5 @@
|
|||
# frozen_string_literal: true
|
||||
|
||||
class CreateSubscriptionsCustomers < ActiveRecord::Migration[6.0]
|
||||
def change
|
||||
create_table :discourse_subscriptions_customers do |t|
|
||||
|
|
Loading…
Reference in New Issue