dify/api/commands
jerryzai e70e4fa41d
chore(api): migrate file factory builders and account commands to use Session(db.engine) (#35236)
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-04-17 08:12:31 +00:00
..
__init__.py chore: split commands by domain (#33085) 2026-03-10 20:20:45 +09:00
account.py chore(api): migrate file factory builders and account commands to use Session(db.engine) (#35236) 2026-04-17 08:12:31 +00:00
plugin.py refactor: migrate db.session.query to select in infra layer (#33694) 2026-03-19 15:48:29 +09:00
retention.py refactor(api): type orphaned draft variable stats with TypedDict (#34590) 2026-04-06 11:30:53 +00:00
storage.py refactor: migrate db.session.query to select in infra layer (#33694) 2026-03-19 15:48:29 +09:00
system.py refactor: migrate db.session.query to select in infra layer (#33694) 2026-03-19 15:48:29 +09:00
vector.py refactor: move vdb implementations to workspaces (#34900) 2026-04-13 08:56:43 +00:00