open-webui/backend/open_webui/migrations
Timothy J. Baek 9fe62fc80d refac 2024-09-06 05:30:16 +02:00
..
scripts refac 2024-09-06 05:30:16 +02:00
versions refac 2024-09-06 05:30:16 +02:00
README refac: mv backend files to /open_webui dir 2024-09-04 16:54:48 +02:00
env.py 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: mv backend files to /open_webui dir 2024-09-04 16:54:48 +02:00

README

Generic single-database configuration.

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