mirror of
https://github.com/discourse/discourse-subscriptions.git
synced 2025-03-06 01:29:31 +00:00
comment out for now
This commit is contained in:
parent
d09f654b3e
commit
c1f1bc4ee4
@ -6,6 +6,6 @@ class CreatePaymentsTable < ActiveRecord::Migration[5.2]
|
||||
t.timestamps
|
||||
end
|
||||
|
||||
add_index :payments, [:payment_intent_id], unique: true
|
||||
# add_index :payments, [:payment_intent_id], unique: true
|
||||
end
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user