open-webui/backend/open_webui/migrations
Timothy Jaeryang Baek 37eba1c5a6 chore: format
2026-04-19 22:45:54 +09:00
..
versions chore: format 2026-04-19 22:45:54 +09:00
env.py feat: calendar 2026-04-19 19:15:05 +09: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 refac 2026-03-17 17:58:01 -05:00

Generic single-database configuration.

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