barcode update
This commit is contained in:
5
db/migrate/20180724072431_drop_table_seller.rb
Normal file
5
db/migrate/20180724072431_drop_table_seller.rb
Normal file
@@ -0,0 +1,5 @@
|
||||
class DropTableSeller < ActiveRecord::Migration[5.0]
|
||||
def change
|
||||
drop_table :sellers
|
||||
end
|
||||
end
|
||||
Reference in New Issue
Block a user