Create
Query
MaiBot.db
—
chat_history
action_records
chat_history
chat_streams
emoji
emoji_description_cache
expression
image_descriptions
images
jargon
llm_usage
messages
online_time
person_info
thinking_back
Toggle helper tables
Structure
Content
Query
Insert
Drop
Import
Export
Add Index
Indexed Columns
id (INTEGER)
chat_id (TEXT)
start_time (REAL)
end_time (REAL)
original_text (TEXT)
participants (TEXT)
theme (TEXT)
keywords (TEXT)
summary (TEXT)
key_point (TEXT)
count (INTEGER)
forget_times (INTEGER)
Unique?
No
Yes
Add index
Cancel