This commit is contained in:
Zin Lin Phyo
2017-08-31 10:22:21 +06:30
parent 883f5f575a
commit 2ee08e943d
4 changed files with 178 additions and 173 deletions

View File

@@ -1,4 +1,5 @@
class CreateInventoryDefinitions < ActiveRecord::Migration[5.1]
# rake db:migrate:down VERSION=20170824110103
def change
create_table :inventory_definitions do |t|
t.string :item_code