Replies: 1 comment
-
This issue has been fixed in this pr #7538 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
seata 2.2.0
AT模式
达梦数据库 8.1
jdk 11
spring 2.7.18
测试调用一个业务表的写入服务时,报错
Field not equals, name CREATED_DATE, old value 2025-04-19 10:08:21.617000 +08:00, new value 2025-04-19 10:08:21.617
对应数据库表
COMMENT ON COLUMN "BPM3"."BPM_TYPE"."CREATED_BY_NAME" IS '创建人名称';
COMMENT ON COLUMN "BPM3"."BPM_TYPE"."LAST_MODIFIED_BY_NAME" IS '修改人名称';
Beta Was this translation helpful? Give feedback.
All reactions