Fix Conflict
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
class CreateProduct < ActiveRecord::Migration[5.1]
|
||||
class SettingsProducts < ActiveRecord::Migration[5.1]
|
||||
def change
|
||||
create_table :products do |t|
|
||||
t.string :item_code, :limit => 16
|
||||
Reference in New Issue
Block a user