Create
Query
MaiBot.db
—
expression
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)
situation (TEXT)
style (TEXT)
content_list (TEXT)
count (INTEGER)
last_active_time (REAL)
chat_id (TEXT)
create_date (REAL)
checked (INTEGER)
rejected (INTEGER)
modified_by (TEXT)
Rename to
Note: new name cannot conflict with any existing column names.
Rename column
Cancel