Create
Query
webui.db
—
function
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 function
id
TEXT NOT NULL
user_id
TEXT NOT NULL
name
TEXT NOT NULL
type
TEXT NOT NULL
content
TEXT NOT NULL
meta
TEXT NOT NULL
created_at
INTEGER NOT NULL
updated_at
INTEGER NOT NULL
valves
TEXT
is_active
INTEGER NOT NULL
is_global
INTEGER NOT NULL
Insert
Cancel