Files
open-webui/backend/open_webui/internal/wrappers.py
hobart ea0f54064e fix: enhance database schema handling for SQLite and PostgreSQL
- Updated schema configuration to set None for SQLite databases.
- Added schema creation logic in the connection wrapper for PostgreSQL.
- Adjusted migration environment to ignore schema for SQLite.
- Fixed unquote parameters in connection tests for consistency.
2025-05-26 11:33:21 +09:00

3.1 KiB