open-webui/backend/open_webui/migrations
Timothy Jaeryang Baek 217f4daef0 feat: server-side OAuth token management system
Co-Authored-By: Classic298 <27028174+Classic298@users.noreply.github.com>
2025-09-08 18:05:43 +04:00
..
versions feat: server-side OAuth token management system 2025-09-08 18:05:43 +04:00
env.py chore: format 2025-08-09 23:57:35 +04:00
README
script.py.mako wip 2024-12-10 00:54:13 -08:00
util.py

Generic single-database configuration.

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