Files
open-webui/backend/open_webui/migrations
Timothy Jaeryang Baek 2e1b671e8d refac
2026-05-14 13:49:15 +09:00
..
2026-05-14 13:49:15 +09:00

Generic single-database configuration.

Create new migrations with
DATABASE_URL=<replace with actual url> alembic revision --autogenerate -m "a description"