open-webui-openwebui/backend/open_webui/migrations
Timothy Jaeryang Baek 28bdcb063b refac
2026-07-24 01:54:36 -04:00
..
versions refac 2026-07-24 01:54:36 -04:00
env.py refac 2026-07-16 01:42:24 -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 chore: format 2026-06-01 13:56:55 -07:00

Generic single-database configuration.

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