shwilliamson

Results 7 comments of shwilliamson

Would like to leave a note of appreciation on the quality of Komapper. Really impressed! I might have time later to try and work on adding this feature as a...

Thanks for the quick reply. I would like to dig into the library a bit over the weekend to see how optimistic locking is implemented for update/deletes. Then, hopefully I...

I did a little investigation in the code. My initial idea was for the `EntityUpsertRunnerSupport` to also contain an `EntityUpdateRunnersupport` in addition to the `EntityInsertRunnerSupport` it currently uses. My hope...

That makes sense, I figured it may not be so straightforward. To answer your question about the SQL I would like to issue, I first learned that optimistic locking was...

That makes sense. It probably wouldn't be a good idea for the behavior of `onDuplicateKeyUpdate()` to vary across the various databases and drivers. So I think this request can be...

+1 - also need it to work with coretto11

> +1 - also need it to work with coretto11 Got tired of waiting and just moved android build to Bitrise. More expensive, but provides better support for stuff like...