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
Rename Column
Column
Select column
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)
Rename to
Note: new name cannot conflict with any existing column names.
Rename column
Cancel