open-webui/backend/open_webui/migrations
Timothy Jaeryang Baek 1a18928c94 enh: reply to message
2025-09-27 04:05:12 -05:00
..
versions enh: reply to message 2025-09-27 04:05:12 -05:00
env.py chore: format 2025-08-09 23:57:35 +04:00
README
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"