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
Insert row into auth
id
VARCHAR(255) NOT NULL
email
VARCHAR(255) NOT NULL
password
TEXT NOT NULL
active
INTEGER NOT NULL
Insert
Cancel