funky-eyes commented on code in PR #7966: URL: https://github.com/apache/incubator-seata/pull/7966#discussion_r2731827097
########## changes/en-us/2.6.0.md: ########## @@ -75,6 +75,7 @@ Add changes here for all PR submitted to the 2.x branch. - [[#7908](https://github.com/apache/incubator-seata/pull/7908)] handle timestamp with time zone in postgresql primary key - [[#7938](https://github.com/apache/incubator-seata/pull/7938)] ensure the Jakarta-related package paths are correct. - [[#7959](https://github.com/apache/incubator-seata/pull/7959)] fix consoleApiService bean that could not be found +- [[#7965](https://github.com/apache/incubator-seata/pull/7965)] fix different element order in two lists causes failure to set the index as primary key index Review Comment: ```suggestion - [[#7966](https://github.com/apache/incubator-seata/pull/7966)] fix different element order in two lists causes failure to set the index as primary key index ``` ########## changes/zh-cn/2.6.0.md: ########## @@ -75,6 +75,7 @@ - [[#7908](https://github.com/apache/incubator-seata/pull/7908)] 在 PostgreSQL 主键中处理带时区的时间戳 - [[#7938](https://github.com/apache/incubator-seata/pull/7938)] 保证Jakarta相关包路径正确 - [[#7959](https://github.com/apache/incubator-seata/pull/7959)] 修复consoleApiService bean未加载的问题 +- [[#7965](https://github.com/apache/incubator-seata/pull/7965)] 修复dm和kingbase中当没有将索引设置为主键索引 Review Comment: ```suggestion - [[#7966](https://github.com/apache/incubator-seata/pull/7966)] 修复dm和kingbase中当没有将索引设置为主键索引 ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
