Create
Query
MaiBot.db
—
images
action_records
chat_streams
emoji
expression
graph_edges
graph_nodes
image_descriptions
images
knowledges
llm_usage
memory
messages
online_time
person_info
Toggle helper tables
Structure
Content
Query
Insert
Drop
Import
Export
Insert row into images
image_id
TEXT NOT NULL
emoji_hash
TEXT NOT NULL
description
TEXT
path
TEXT NOT NULL
count
INTEGER NOT NULL
timestamp
REAL NOT NULL
type
TEXT NOT NULL
vlm_processed
INTEGER NOT NULL
Insert
Cancel