mirror of
https://github.com/open-webui/open-webui.git
synced 2026-09-15 23:32:40 +00:00
Use explicit Index() in __table_args__ matching the migration's 'memory_user_id_idx' name (consistent with chats.py / tags.py / chat_messages.py). Avoids autogenerate churn from SQLAlchemy's default ix_memory_user_id name. Also drops the unused sqlalchemy import from the migration. |
||
|---|---|---|
| .. | ||
| data | ||
| open_webui | ||
| .dockerignore | ||
| .gitignore | ||
| dev.sh | ||
| requirements-min.txt | ||
| requirements.txt | ||
| start.sh | ||
| start_windows.bat | ||