mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 19:08:59 -05:00
[PR #19278] [CLOSED] breaking/feat: knowledge migration #64015
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/19278
Author: @Classic298
Created: 11/18/2025
Status: ❌ Closed
Base:
dev← Head:knowledge-migration📝 Commits (2)
b7466abClaude/analyze pr changes 01 mb bv yr uo un sn jbd nj v ukp2 (#74)d26e8e2refactor: move foreign key constraint into column definition (#75)📊 Changes
4 files changed (+412 additions, -142 deletions)
View changed files
➕
backend/open_webui/migrations/versions/06aec582b5b3_add_knowledge_file_table.py(+176 -0)📝
backend/open_webui/models/knowledge.py(+143 -1)📝
backend/open_webui/retrieval/utils.py(+2 -2)📝
backend/open_webui/routers/knowledge.py(+91 -139)📄 Description
devbranch. Not targeting thedevbranch will lead to immediate closure of the PR.Changelog Entry
Description
Draft/ Knowledge Base Migration
Contributor License Agreement
By submitting this pull request, I confirm that I have read and fully agree to the Contributor License Agreement (CLA), and I am providing my contributions under its terms.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.