Create
Query
webui.db
—
config
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
Update row 1 in config
id
Primary key.
INTEGER NOT NULL
data
JSON NOT NULL
version
INTEGER NOT NULL
created_at
DATETIME NOT NULL (default CURRENT_TIMESTAMP
updated_at
DATETIME (default CURRENT_TIMESTAMP
Update
Cancel