mirror of
https://github.com/open-webui/open-webui
synced 2025-06-26 18:26:48 +00:00
- 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.