Files
open-webui/backend
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
..
2024-02-24 22:35:11 -08:00
2024-09-06 04:59:20 +02:00
2025-04-12 16:33:36 -07:00