mirror of
https://github.com/rickbarrette/redmine_qbo.git
synced 2025-11-08 08:54:23 -05:00
Update 027_add_customers_phone_number.rb
This commit is contained in:
@@ -10,6 +10,6 @@
|
||||
|
||||
class AddCustomersPhoneNumber < ActiveRecord::Migration
|
||||
def change
|
||||
add_column :customers, :phone_number, :integer
|
||||
add_column :customers, :phone_number, :string
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user