doggy-dev

Results 17 comments of doggy-dev

Does version 5.0.0 work with Keycloak v24?

Hello today I've run into the same issue. I'm using diff upgrade to compare a released chart from a repo that needs credentials. `helm repo add` did help in my...

Thanks @hierynomus for merging the PR. When can I expect a release of the project?

I'm currently using H2 v.2.1.214 in embedded mode on a device with limited drive space, and my database is encrypted. I have found that using MVStoreTool.compact(String fileName, boolean compress) is...

Hi @andreitokar, did you take a look at the provided code? Currently I need a statement if MVStore.compactFile(int) is not an API and may not be used or if there...

Thank you for your response, Andrei. While I understand that this may not be the intended usage, I am still concerned that there may be a problem with the MVStore....

Hi, I'm also having the bug with the missing import of Parameter and missing "forClient". What is the current status of this issue?