dify/api/controllers
Eric Cao 18e4ec73d6
chore: use selectinload instead of joinedload in conversation query (#33014)
Co-authored-by: caoergou <caogou123@163.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-03-22 07:35:32 +09:00
..
common refactor: move workflow package to dify_graph (#32844) 2026-03-02 18:42:30 +08:00
console chore: use selectinload instead of joinedload in conversation query (#33014) 2026-03-22 07:35:32 +09:00
files refactor: file saver decouple db engine and ssrf proxy (#33076) 2026-03-09 16:09:44 +08:00
inner_api refactor: migrate db.session.query to select in inner_api and web controllers (#33774) 2026-03-20 03:32:03 +09:00
mcp refactor: replace remaining sa.String with EnumText 2 (#33448) 2026-03-14 20:20:30 +09:00
service_api refactor: use EnumText for MessageFeedback and MessageFile columns (#33738) 2026-03-20 01:13:26 +09:00
trigger fix: clarify webhook debug endpoint behavior (#33597) 2026-03-18 14:28:33 +08:00
web refactor: migrate db.session.query to select in inner_api and web controllers (#33774) 2026-03-20 03:32:03 +09:00
__init__.py chore(api/controllers): Apply Ruff Formatter. (#7645) 2024-08-26 15:29:10 +08:00
fastopenapi.py feat: init fastopenapi (#30453) 2026-01-23 21:07:52 +09:00