|
id
|
int(11)
|
|
|
|
|
job_name
|
varchar(255)
|
|
|
|
|
reference_image
|
varchar(255)
|
|
|
|
|
reference_analysis
|
text
|
|
|
|
|
base_prompt
|
text
|
|
|
|
|
style_preset
|
varchar(50)
|
|
|
3d-cartoon
|
|
image_size
|
varchar(20)
|
|
|
1024x1024
|
|
total_count
|
int(11)
|
|
|
1
|
|
completed_count
|
int(11)
|
|
|
0
|
|
failed_count
|
int(11)
|
|
|
0
|
|
total_cost_usd
|
decimal(10,6)
|
|
|
0.000000
|
|
status
|
enum
|
-- |
|
pending
|
|
created_by
|
int(11)
|
|
|
|
|
created_at
|
timestamp
|
|
|
current_timestamp()
|
|
started_at
|
timestamp
|
|
|
|
|
completed_at
|
timestamp
|
|
|
|