Replies: 2 comments 8 replies
-
Good point, but I'm not sure all JDBC drivers support JDBC v4 yet :( |
Beta Was this translation helpful? Give feedback.
3 replies
-
@famod In Quarkus, the default is to use |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I think this is mainly for @Sanne @yrodiere @gsmet and/or maybe @barreiro:
does it make sense to set e.g.
SELECT 1
forquarkus.datasource.validation-query-sql
these days?I stumbled upon https://stackoverflow.com/a/35270023 and now I'm unsure whether it makes sense at all.
Related: #7275
Thanks!
PS: It's MariaDB in my case.
Beta Was this translation helpful? Give feedback.
All reactions