change migration file
This commit is contained in:
@@ -18,6 +18,7 @@ class CreateCustomers < ActiveRecord::Migration[5.1]
|
||||
t.string :membership_authentication_code
|
||||
t.string :customer_type, :default => "Dinein"
|
||||
t.json :tax_profiles
|
||||
t.string :image_path
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user