-
Starting to look into React Native... or even just Electron-esque things.
## Work required...
- [x] Refactor persistence layer into abstractions (still IDB only)
- [x] Refactor metadata persi…
-
I experience some inconsistent results when trying to create the same chart using different persistence services.
I think that the issue might be that [FilterCriteria](https://www.openhab.org/javad…
jlaur updated
2 weeks ago
-
### Problem description
When you set up your store to persist your api reducer as outlined on the website, there's a chance your persisted queries get stuck in "pending" state if the app gets interru…
-
See https://deploy-preview-652--jakartaee-specifications.netlify.app/specifications/persistence/3.2/
* Adds `union`, `intersect`, `except`, `cast`, `left`, `right`, and `replace` for Jakarta Persis…
-
https://github.com/okumin/akka-persistence-sql-async/issues/5
-
EclipseLink is rejecting JPQL SELECT NEW clauses where an entity contains an attribute that is an ElementCollection.
For example, `SELECT o.comments FROM Rating o WHERE o.id = :id` where the column…
-
Hi everyone,
I want to test the query string generated by the repository function only. My goal is to make the unit test as independent as possible and avoid creating a dedicated database instance …
-
First step would be to add query support to the new memory journal https://github.com/akka/akka/pull/26825
Not sure we need much more since ordinary Streams testkit can be used, but we can discuss …
-
Akka persistence query complements Persistence by providing a universal asynchronous stream based query interface that various journal plugins can implement in order to expose their query capabilities…
-
## Observed vs. expected behavior
When using ```JPAQuery.orderBy``` with user provided input there is a possibility to inject ```HQL``` query, which is then executed in database.
## Steps to repro…