Files
open-webui/backend/open_webui/migrations
Timothy Jaeryang Baek f1bf4f20c5 feat: chat_file table
2025-12-21 23:17:53 +04:00
..
2025-12-21 23:17:53 +04:00
2025-08-09 23:57:35 +04:00

Generic single-database configuration.

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