coze-dev / coze-dev/coze-studio
sql语句转换涉及join时替换不全
Open
- Dominant language
- TypeScript
- Stars
- 21.6k
- Forks
- 3.1k
- PR merge metrics
- No merged PRs in 30d
Description
查询条件在两个表中时,模型给出的sql语句含有join,在转为实际查询时,表名、列名替换不全
Contributor guide
Research direction
Reproduce the reported case where query conditions span two tables and the generated SQL contains a JOIN. Locate the SQL conversion entry point and trace how table and column names are replaced in JOIN queries. Done means all relevant table and column references are replaced correctly in the resulting executable query.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- sql, typescript
- Domain
- databases
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100