- I have searched the issues of this repository and believe that this is not a duplicate.
Ⅰ. Issue Description
我们现在的根据时间timestamp with time zone进行了分区,postgresql要求主键要包含分区键,主键中出现了timestampe with time zone类型后,seata报错,以过增加以下代码解决了问题
Ⅱ. Describe what happened
If there is an exception, please attach the exception trace:
Just paste your stack trace here!
Ⅲ. Describe what you expected to happen
Ⅳ. How to reproduce it (as minimally and precisely as possible)
- xxx
- xxx
- xxx
Minimal yet complete reproducer code (or URL to code):
Ⅴ. Anything else we need to know?
Ⅵ. Environment:
- JDK version(e.g.
java -version
): - Seata client/server version: 1.6.1
- Database version: postgresql14.2
- OS(e.g.
uname -a
): - Others:
1条答案
按热度按时间zazmityj1#
@langhan look forward submit a pr to fix it.