Create
Query
MaiBot.db
—
jargon
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)
content (TEXT)
raw_content (TEXT)
meaning (TEXT)
chat_id (TEXT)
is_global (INTEGER)
count (INTEGER)
is_jargon (INTEGER)
last_inference_count (INTEGER)
is_complete (INTEGER)
inference_with_context (TEXT)
inference_content_only (TEXT)
Rename to
Note: new name cannot conflict with any existing column names.
Rename column
Cancel