-
### There is an error when the installation is complete
### Install by kubernetes apply-f netsil.yml
#### The container creates and runs the figure
![image](https://user-images.githubusercontent.c…
-
**Version Information**
Version of Akka.NET?
```
```
**Describe the bug**
When there are a fair number of …
-
EclipseLink `2.7.9/3.0.2`
Any database platform.
```
String jsql = "select c from Country c where c.name is not null and coalesce(c.iso2, :p1) != 'DE'";
TypedQuery query = em.createQuery(jsql, C…
-
### Describe the bug
When a table used in a model is modified, the model breaks and becomes inaccessible for editing. The application only allows downloading a JSON file with the error, making it imp…
-
EclipseLink Version: 2.6.8.WAS
I have tested the BatchFetch feature with our current implementation and got a NullPointerException when executing a query like the following:
```sql
select e from …
TJDev updated
2 years ago
-
## Problem
#23351 added a local storage persistence layer for Apollo-Client cache. Query names to persist are hardcoded for now.
## Solution
### Custom Apollo link + query option
A custom…
-
As shown in the [user question](https://stackoverflow.com/questions/73987553/using-multiple-cte-with-blaze-persistence-and-h2) it is hard to compose JPA Criteria parts into a bigger query. My suggesti…
-
When deploying grafana loki in Simple Scalable with multiple read pods set in a kubernetes cluster, you sometimes end with a loki read pod that cannot execute any queries. This problem reflect in Graf…
-
I'm transfering this issue from bugzilla: https://bugs.eclipse.org/bugs/show_bug.cgi?id=482858
http://stackoverflow.com/questions/33873334/jpql-query-with-union-not-working-using-eclipselink-causin…
-
## Issue Description
I use `plugins_coreModel_idType` set to `LONG` for the system and FROST correctly creates tables with IDs bigint.
I recently faced a performance issue on query observations, t…