Create
Query
MaiBot.db
—
action_records
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
Insert row into action_records
action_id
TEXT NOT NULL
time
REAL NOT NULL
action_reasoning
TEXT
action_name
TEXT NOT NULL
action_data
TEXT NOT NULL
action_done
INTEGER NOT NULL
action_build_into_prompt
INTEGER NOT NULL
action_prompt_display
TEXT NOT NULL
chat_id
TEXT NOT NULL
chat_info_stream_id
TEXT NOT NULL
chat_info_platform
TEXT NOT NULL
Insert
Cancel