Create
Query
webui.db
—
user
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 ebb00856-6599-447a-9476-c492c8b075f2 in user
id
Primary key.
VARCHAR(255)
name
VARCHAR(255) NOT NULL
email
VARCHAR(255) NOT NULL
role
VARCHAR(255) NOT NULL
profile_image_url
/user.png
TEXT NOT NULL
api_key
VARCHAR(255)
created_at
INTEGER NOT NULL
updated_at
INTEGER NOT NULL
last_active_at
INTEGER NOT NULL
settings
{"ui": {"notifications": {"webhook_url": ""}}}
TEXT
info
null
TEXT
oauth_sub
NULL
TEXT
username
VARCHAR(50)
bio
beta
TEXT
gender
NULL
TEXT
date_of_birth
DATE
Update
Cancel