jd-opensource / jd-opensource/sql-analysis
Update 类型的语句出现语法错误
Open
- Dominant language
- Java
- Stars
- 241
- Forks
- 42
- PR merge metrics
- No merged PRs in 30d
Description
针对 Update 类型的语句如下情况会出现错误:
update sys_account set age = 18, name = WHERE id = 1;
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.