Create
Query
webui.db
—
auth
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 (VARCHAR(255))
email (VARCHAR(255))
password (TEXT)
active (INTEGER)
Rename to
Note: new name cannot conflict with any existing column names.
Rename column
Cancel