Skip to content

标签 uniqueIndex 在解析唯一性时未被判断,查看源代码发现仅判断了UNIQUE #5681

@long980221

Description

@long980221

如果使用uniqueIndex 创建了唯一索引,但是每次运行时会因为出现ALTER TABLE 语句,断点发现判断字段唯一性时仅仅读取了UNIQUE

Unique: utils.CheckTruth(tagSetting["UNIQUE"]),

未添加uniqueIndex 是有什么其他的考虑吗?望解答,谢谢!

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions