open-webui/backend/open_webui/migrations
Timothy Jaeryang Baek b3a95f40fc refac/enh: add performance indexes
Co-Authored-By: decent-engineer-decent-datascientist <77806775+decent-engineer-decent-datascientist@users.noreply.github.com>
2025-08-19 03:24:10 +04:00
..
versions refac/enh: add performance indexes 2025-08-19 03:24:10 +04:00
env.py chore: format 2025-08-09 23:57:35 +04:00
README refac: mv backend files to /open_webui dir 2024-09-04 16:54:48 +02:00
script.py.mako wip 2024-12-10 00:54:13 -08:00
util.py feat: project migration 2024-10-01 17:35:10 -07:00

Generic single-database configuration.

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