baijun44 commented on code in PR #24405:
URL: https://github.com/apache/shardingsphere/pull/24405#discussion_r1134801773
##########
jdbc/core/src/test/java/org/apache/shardingsphere/driver/jdbc/core/statement/ReadwriteSplittingPreparedStatementTest.java:
##########
@@ -118,4 +118,65 @@ public void
assertGetGeneratedKeysWithPrimaryKeyIsNullInTransactional() throws S
connection.commit();
}
}
+
+ @Test
+ public void assertGetAutoGeneratedKeysAfterExecuteBatch() throws
SQLException {
Review Comment:
Alright,I will try this week
--
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]