Create
Query
webui.db
—
function
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
Rename Column
Column
Select column
id (TEXT)
user_id (TEXT)
name (TEXT)
type (TEXT)
content (TEXT)
meta (TEXT)
created_at (INTEGER)
updated_at (INTEGER)
valves (TEXT)
is_active (INTEGER)
is_global (INTEGER)
Rename to
Note: new name cannot conflict with any existing column names.
Rename column
Cancel