open-webui/backend/open_webui/migrations
2024-10-01 11:01:26 -07:00
..
versions refac: files migration 2024-10-01 11:01:26 -07:00
env.py refac: mv backend files to /open_webui dir 2024-09-04 16:54:48 +02:00
README refac: mv backend files to /open_webui dir 2024-09-04 16:54:48 +02:00
script.py.mako refac: mv backend files to /open_webui dir 2024-09-04 16:54:48 +02:00
util.py refac 2024-10-01 09:40:08 -07:00

Generic single-database configuration.

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