change migration file
This commit is contained in:
@@ -9,6 +9,7 @@ class CreateEmployees < ActiveRecord::Migration[5.1]
|
||||
t.datetime :session_expiry
|
||||
t.datetime :session_last_login
|
||||
t.string :created_by
|
||||
t.string :image_path
|
||||
t.timestamps
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user