|
id
|
bigint(20) unsigned
|
|
|
|
|
company_id
|
bigint(20) unsigned
|
|
|
|
|
branch_id
|
bigint(20) unsigned
|
|
|
|
|
import_type
|
enum
|
-- |
|
|
|
original_filename
|
varchar(255)
|
|
|
|
|
stored_file_path
|
varchar(255)
|
|
|
|
|
total_rows
|
int(10) unsigned
|
|
|
0
|
|
success_rows
|
int(10) unsigned
|
|
|
0
|
|
failed_rows
|
int(10) unsigned
|
|
|
0
|
|
status
|
enum
|
-- |
|
processing
|
|
created_by
|
bigint(20) unsigned
|
|
|
|
|
created_at
|
timestamp
|
|
|
current_timestamp()
|
|
completed_at
|
timestamp
|
|
|
|