Skip to content

fix:修复mysql不同数据库下相同表名相同字段名出现字段叠加的问题#1

Merged
smzgl merged 1 commit intomasterfrom
smzgl-fix-mysql-mutilple-schema-tableFields
Dec 26, 2025
Merged

fix:修复mysql不同数据库下相同表名相同字段名出现字段叠加的问题#1
smzgl merged 1 commit intomasterfrom
smzgl-fix-mysql-mutilple-schema-tableFields

Conversation

@smzgl
Copy link
Owner

@smzgl smzgl commented Aug 27, 2025

当不同数据库存在相同表名和相同字段名, 并且该字段存在约束时, 例如字段类型是JSON, 会出现字段叠加. 导致访问数据库时, 出现数组越界.

当不同数据库存在相同表名和相同字段名,  并且该字段存在约束时, 例如字段类型是JSON,  会出现字段叠加. 导致访问数据库时, 出现数组越界.
@smzgl smzgl merged commit fb25b48 into master Dec 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant