Iwao AVE!
Iwao AVE!
I still don't understand what the expected/actual results are (because you guys ignored the issue report form). Is there an exception? Does the query insert an unexpected value? And please...
Hello @DuDisv , Please read my previous [comment](https://github.com/mybatis/mybatis-3/issues/3155#issuecomment-2276626309). It would be really helpful if you could share an executable test case or demo project. And, again, please do not use...
Thank you for the demo, @DuDisv ! I am now pretty sure that the reported problem is a known issue. I already wrote a patch that will address the issue,...
Hi all, I have submitted #3379 . It's still "draft", but I would appreciate if you could test your own usage against #3379 . I could verify that #3379 fixes...
#3379 is merged. Please test 3.6.0-SNAPSHOT with your apps and give us feedback. There have been A LOT of other changes as well. Closing as a duplicate of #1445 .
Thank you for the PR, @epochcoder , I will take a look, but it may take some time as I don't have much spare time right now. Please try to...
Hi @epochcoder , I'm sorry, but could you add new set(s) of test classes/resources instead of modifying existing ones? The existing tests should pass as-is after the changes in this...
Oops, sorry, I was diff-ing wrong commits. Please disregard my last comment.
@epochcoder , Not at the moment.
I finally found some time to review this, but it's not exactly ready-to-merge state. I'll revisit this as part of v4 enhancements later.