mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 10:58:17 -05:00
[PR #4687] [CLOSED] feat: support mysql. #37165
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/4687
Author: @zy526
Created: 8/17/2024
Status: ❌ Closed
Base:
dev← Head:support-mysql📝 Commits (1)
eecaa88feat: support mysql.📊 Changes
8 files changed (+50 additions, -10 deletions)
View changed files
📝
backend/apps/webui/internal/migrations/007_add_user_last_active_at.py(+23 -4)📝
backend/apps/webui/internal/migrations/009_add_models.py(+1 -1)📝
backend/apps/webui/internal/migrations/012_add_tools.py(+1 -1)📝
backend/apps/webui/internal/migrations/014_add_files.py(+1 -1)📝
backend/apps/webui/internal/migrations/015_add_functions.py(+1 -1)📝
backend/apps/webui/internal/migrations/017_add_user_oauth_sub.py(+1 -1)📝
backend/apps/webui/internal/wrappers.py(+21 -1)📝
backend/requirements.txt(+1 -0)📄 Description
Pull Request Checklist
Note to first-time contributors: Please open a discussion post in Discussions and describe your changes before submitting a pull request.
Before submitting, make sure you've checked the following:
devbranch.Changelog Entry
Description
Added
Changed
Deprecated
Removed
Fixed
Security
Breaking Changes
Additional Information
Screenshots or Videos
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.