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
Rename Column
Column
Select column
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)
Rename to
Note: new name cannot conflict with any existing column names.
Rename column
Cancel