|
id
|
int(11)
|
|
|
|
|
prompt_id
|
int(11)
|
|
|
|
|
engine
|
varchar(32)
|
|
|
|
|
model
|
varchar(64)
|
|
|
|
|
locale
|
varchar(5)
|
|
|
en
|
|
mentioned
|
tinyint(1)
|
|
|
0
|
|
brand_cited
|
tinyint(1)
|
|
|
0
|
|
brand_rank
|
int(11)
|
|
|
|
|
sentiment
|
varchar(16)
|
|
|
|
|
competitors
|
text
|
|
|
|
|
cited_domains
|
text
|
|
|
|
|
answer_excerpt
|
text
|
|
|
|
|
raw_response
|
mediumtext
|
|
|
|
|
cost_usd
|
decimal(10,5)
|
|
|
|
|
error
|
text
|
|
|
|
|
checked_at
|
datetime
|
|
|
current_timestamp()
|