-
Possibly related to #5587
When geonetwork is deployed to use postgresql, it creates a metadatastatus table in the database. However, when Oracle database is used, it's not creating it.
I then creat…
-
Hello, seems like [the issue](https://github.com/spring-cloud/spring-cloud-gcp/issues/1630) is still there.
The example of my setup doesn't works correctly:
1st of all I've created a key for gcp s…
-
```
Move TransactionHelper calls inside ExternalAPI, in order to make methods with
multiple .save() calls atomic. Alternatively, leave the existing calls as-is,
but use Dependency Injection and advi…
-
Would be very useful to be able to just print sql commands (without making any real changes to a production db schema) which hibernate produces if you have set jpa.ddl=update in your conf.
Then anyon…
-
Hi,
when you use the class /taco-cloud-sfc/src/main/java)/tacos/User.java with a h2 db, this could run into an issue with the h2-Usertable "User" like this:
```
Caused by: org.h2.jdbc.JdbcSQLS…
-
Error deleting user repository, except the first.
You need start the application and select JPA from panel.
When you add users and save, if you want delete user2 or user3 and save, the application tho…
-
stdout: 已经初始化成功
stdout:
stdout: . ____ _ __ _ _
stdout: /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
stdout: ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
stdout: \\/ ___)| |_)…
-
### Describe the bug
I added an agroal pool interceptor to my project, to help me debug some high vendor_agroal_max_used_count metrics.
During this I noticed an additional log line informing about…
-
Hey All,
I am using the latest build 1.0.4-alpha2 to run some tests that were built. The tests run fine individually through the test runner in intellij, but some (not all) fail when run with our …
-
At http://breeze.github.io/doc-java-hib/ there's a reference to the incoming JPA support. Is there a issue, branch or any other source to keep track on it (and eventually test)?