12 comments (12 comments)1 reaction (1 reaction)1 assignee (1 assignee)TypeScript22,210 forks (22,210 forks)batch import
good first issueproject#difyrefactor
Repository metrics
- Stars
- 141,412 stars (141,412 stars)
- PR merge metrics
- Avg merge 1d 21h (Avg merge 1d 21h)579 merged PRs in 30d (579 merged PRs in 30d)
Contributor guide
- Research direction
- Identify all functions that use db.session directly and modify them to accept a session parameter. Ensure the change is backward compatible by providing a default session or transparently passing the current session. Refer to the example PR #37402 for guidance.
- Tech stack
- python
- Domain
- backend
- Issue type
- Refactor
- Prerequisites
- Git