dify/api/commands
WH-2099 0a3426ea38
refactor(api): clarify DSL import and plugin migration boundaries (#38483)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-07-07 02:06:49 +00:00
..
__init__.py feat: support dataset permission migrate to rbac (#38166) 2026-06-30 06:43:46 +00:00
account.py chore: make AccountService.load_user use passed session (#37764) 2026-06-24 07:29:12 +00:00
data_migrate.py feat: support dataset permission migrate to rbac (#38166) 2026-06-30 06:43:46 +00:00
data_migration.py refactor: make session boundaries explicit for migration flows (#38379) 2026-07-04 04:43:01 +00:00
plugin.py refactor(api): clarify DSL import and plugin migration boundaries (#38483) 2026-07-07 02:06:49 +00:00
rbac.py feat: support dataset permission migrate to rbac (#38166) 2026-06-30 06:43:46 +00:00
retention.py fix: improve workflow run archive idempotency and batching (#38027) 2026-06-27 11:09:57 +08:00
storage.py refactor: migrate db.session.query to select in infra layer (#33694) 2026-03-19 15:48:29 +09:00
system.py fix(commands): purge tenant tool credentials on reset-encrypt-key-pair (#35396) (#35843) 2026-05-14 16:25:54 +00:00
vector.py refactor: replace db.paginate with plain SQLAlchemy pagination (#38280) 2026-07-04 04:50:01 +00:00