open-webui/backend/open_webui/migrations
Timothy Jaeryang Baek 7fee84c06e feat: notes
2025-05-03 18:16:32 +04:00
..
versions
env.py
README refac: mv backend files to /open_webui dir 2024-09-04 16:54:48 +02:00
script.py.mako
util.py

Generic single-database configuration.

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