[PR #373] [CLOSED] Add info about env var DATABASE_SCHEMA #453

Closed
opened 2026-02-15 17:17:04 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/docs/pull/373
Author: @MadsLang
Created: 1/29/2025
Status: Closed

Base: mainHead: main


📝 Commits (1)

  • 9c344e2 add info about DATABASE_SCHEMA

📊 Changes

1 file changed (+10 additions, -0 deletions)

View changed files

📝 docs/getting-started/advanced-topics/env-configuration.md (+10 -0)

📄 Description

Just adding information about the environment variable DATABASE_SCHEMA that can be used to the schema, when using a postgres database.

The functionality was included since v.0.5.5. See this PR: https://github.com/open-webui/open-webui/pull/8510


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/open-webui/docs/pull/373 **Author:** [@MadsLang](https://github.com/MadsLang) **Created:** 1/29/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`9c344e2`](https://github.com/open-webui/docs/commit/9c344e279f6ece7690c151b801d89582d718e2dd) add info about DATABASE_SCHEMA ### 📊 Changes **1 file changed** (+10 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `docs/getting-started/advanced-topics/env-configuration.md` (+10 -0) </details> ### 📄 Description Just adding information about the environment variable DATABASE_SCHEMA that can be used to the schema, when using a postgres database. The functionality was included since v.0.5.5. See this PR: https://github.com/open-webui/open-webui/pull/8510 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-15 17:17:04 -05:00
yindo closed this issue 2026-02-15 17:17:04 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: open-webui/docs#453