(important)migrateion files changed
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
class CreatePaymentMethodSettings < ActiveRecord::Migration[5.0]
|
||||
class CreatePaymentMethodSettings < ActiveRecord::Migration[5.1]
|
||||
def change
|
||||
create_table :payment_method_settings do |t|
|
||||
t.string :payment_method, :null => false
|
||||
|
||||
Reference in New Issue
Block a user