Create
Query
webui.db
—
folder
adapter
alembic_version
auth
channel
channel_member
chat
chatidtag
config
document
feedback
file
folder
function
group
knowledge
memory
message
message_reaction
migratehistory
model
note
oauth_session
prompt
tag
tool
user
user_backup
Toggle helper tables
Structure
Content
Query
Insert
Drop
Import
Export
Add Index
Indexed Columns
id (TEXT)
parent_id (TEXT)
user_id (TEXT)
name (TEXT)
items (JSON)
meta (JSON)
is_expanded (BOOLEAN)
created_at (BIGINT)
updated_at (BIGINT)
data (JSON)
Unique?
No
Yes
Add index
Cancel