Břetislav Wajtr
Břetislav Wajtr
I took a look at sql2o and considered it for implementation, but for now sql2o does not support external transaction management -> namely it does not integrate with Spring transactions...
Hi @sajjadG, thanks for pointing this out. I'll definitely take a look at sql2o again and implement it. I did the comparisons about a year ago so I think it's...
Not sure if this is the same thing as mentioned repository, but it seems that Spring made Spring Data JDBC an official approach: https://spring.io/blog/2018/09/17/introducing-spring-data-jdbc So we should add implementation of...
Yeah, this whole project would need an update, but I had no spare time recently :( But thanks for bringing it up... I'll try to find some time
Anyone who'd like to do the QueryDSL implementation - it's basically about: Setup QueryDSL within SpringBoot environment, Implementing DataRepository interface, adding new JUnit tests and write summary for QueryDSL in...
I've investigated the issue and I found out that when you position your trackpad/magicmouse over the Grid, then Safari wants to scroll the `` element instead of the page inside...
Current status: The related [Safari bug](https://bugs.webkit.org/show_bug.cgi?id=264469) has been just fixed and [merged by this PR](https://github.com/WebKit/WebKit/pull/22892). It's not clear to me from the bug or PR in which Safari version the...
Thanks @knoobie, but if you mean "how to" described in the `limitInfoStr` variable in that file, then these limits are not what I have a problem with. The problem is...
I can confirm that the issue is reproducible even with latest main (24.3-SNAPSHOT).