Skip to content

Commit

Permalink
change description
Browse files Browse the repository at this point in the history
  • Loading branch information
ColdWaterLW committed Aug 25, 2023
1 parent 377dd54 commit 5cb829d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sqle/driver/mysql/rule/rule.go
Original file line number Diff line number Diff line change
Expand Up @@ -1859,7 +1859,7 @@ var RuleHandlers = []RuleHandler{
&params.Param{
Key: DefaultSingleParamKeyName,
Value: "2",
Desc: "主键应当不超过多少列",
Desc: "最大列数",
Type: params.ParamTypeInt,
},
},
Expand Down

0 comments on commit 5cb829d

Please sign in to comment.