-
### Describe the bug
It is currently impossible to delete an entity owning a ManyToOne relation.
deleteById return true, but the entity is still in database.
```java
MyEntity entity;
…
-
### System Info
OS: macOS 14.4 23E214 arm64
Python: 3.11
pandasai: v2.2.15
### 🐛 Describe the bug
Got `Network Error` when interacting with pandasai in browser after start with `docker-comp…
-
**Describe the bug**
I want to unconditionally delete an item in a transactional batch.
Conditional deletes are performed by setting either `IfMatchEtag` or `IfNoneMatchEtag` in `RequestOptions`. …
-
# Description
As a member of the Notify team, I need access to SMS cost data so that I can ensure that we are spending our money wisely.
## WHY are we building?
SNS gave us a nightly dump of SMS us…
-
IF data is not inserting in H2 Database then include @Transactional annotation
-
```
Something that seems to be missing from guice-persist is a @UnitOfWork
equivalent to the @Transactional annotation. One that will automatically
start/stop a UnitOfWork as required, but not begin…
-
Move away from static json files and to a transactional database backend.
-
- The component view of the application
- ipsets database
- application
- system/os
- database refresher etc
- The flows of the application
- transactional flow (end user request -> …
-
Oracle Weblogic integration currently process the `Deployed application` metrics and the `Thread pool `metrics. These are common metrics which represents the number of deployed applications and thread…
-
### Initial problem stated by Arun :
Implement a google sheet like frontend interface using Swelete
Send real time updates in the sheets to using a data loader to DuckDB
Receive the real time up…