-
Prior to moving the [Jakarta Query](https://projects.eclipse.org/proposals/jakarta-query#comment-1575) project into a public review phase, I would like to complete a discussion of any concerns that mi…
-
### Description
I'm currently trying to translate a fairly deep inheritance hierarchy of entities to use Blaze persistence and I'm running into some issues with the query of the view when using Hiber…
-
**Version Information**
AKKA 1.5.16
Modules:
AKKA.Persistence.SQL 1.5.13,
AKKA Streams 1.5.16,
AKKA Serilog 1.5.12.1
**Describe the performance issue**
After migrating to AKKA 1.5, .NET 8 …
-
Context: after upgrading Frost images from 2.3.? to 2.4.0 the http server either does not show up, OR only after a long time.
But the root page (in which I hoped to maybe have to be able to do some d…
-
- Laravel-mongodb Version: 5.1.0
- PHP Version: 8.2.x
- Database Driver & Version:
### Description:
### Steps to reproduce
1. Listen to QueryExecuted
2. Log the executed query
### Expecte…
-
https://github.com/rt2zz/redux-persist
https://redux-toolkit.js.org/rtk-query/usage/persistence-and-rehydration
-
We have grafana and loki deployed in EKS Cluster -
Histogram log are not coming up when we query for large interval ~more than 30mins. throwing gateway timedout.
would be helpfull if we know how thi…
-
**Describe the bug**
When Persistence 3.2 is used to query for an entity that has an attribute of type Instant, it gets a DateTimeParseException.
See test.jakarta.data.jpa.web.DemographicInfo, w…
-
EclipseLink is returning an empty result list intermittently when running on DB2.
For example, the JPQL Query:
SELECT this.numFullTimeWorkers FROM DemographicInfo WHERE this.collectedOn=:when
W…
-
EclipseLink is generated a SQL query from JPQL to PostgreSQL that is rejected by the database.
For example, the JPQL `SELECT this.publicDebt / this.numFullTimeWorkers FROM DemographicInfo WHERE EXT…