open-webui/backend
hobart b203a72c61 test: add unit tests for database connection wrappers
- Implemented tests for PostgreSQL and SQLite connection handling in the wrappers module.
- Covered scenarios for schema handling, existing options, and unsupported database types.
- Included logging verification for successful connections.
2025-05-23 15:17:35 +09:00
..
data
open_webui test: add unit tests for database connection wrappers 2025-05-23 15:17:35 +09:00
.dockerignore
.gitignore
dev.sh
requirements.txt use unquote_user in peewee 3.17.10 2025-05-20 15:18:32 -04:00
start_windows.bat refac: web/rag config 2025-04-12 16:33:36 -07:00
start.sh Fix: Use dynamic Python command to run uvicorn and support pyenv setups. 2025-04-29 09:14:23 +01:00