mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-27 17:04:57 -05:00
[PR #15218] [CLOSED] feat: Adding DB migrations control via DB_MIGRATIONS environment variable. #62617
Reference in New Issue
Block a user
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/15218
Author: @dougalb
Created: 6/22/2025
Status: ❌ Closed
Base:
dev← Head:db_migrations📝 Commits (1)
52f9836Adding DB migrations control via DB_MIGRATIONS environment variable.📊 Changes
3 files changed (+16 additions, -0 deletions)
View changed files
📝
backend/open_webui/config.py(+5 -0)📝
backend/open_webui/env.py(+6 -0)📝
backend/open_webui/internal/db.py(+5 -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
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.