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