mirror of
https://github.com/discourse/discourse-subscriptions.git
synced 2025-07-07 15:02:23 +00:00
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]
|
class CreateSubscriptionsCustomers < ActiveRecord::Migration[6.0]
|
||||||
def change
|
def change
|
||||||
create_table :discourse_subscriptions_customers do |t|
|
create_table :discourse_subscriptions_customers do |t|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user