open-webui/backend/migrations/README

5 lines
157 B
Plaintext
Raw Normal View History

Generic single-database configuration.
Create new migrations with
DATABASE_URL=<replace with actual url> alembic revision --autogenerate -m "a description"