-
### Description
I have a situation where I need to perform database checks inside a transaction. For example, I implemented a new ValidatorConstraint class and a custom decorator to check if th…
-
It's not used by the transaction package and none of its concern.
-
**TL;DR** : when using `trx.begin()` and `trx.commit()` the transactions don't behave as expected.
Please refer to [this merge request](https://github.com/flea89/python-datastore/pull/1/files) to …
-
### Description
The following code:
```php
-
## Bug report
### Describe the bug
Since variant_id column was deleted from money_amount we have the product_variant_money_amount table.
However it seems that the deleteVariantPrices does not…
-
**Is your feature request related to a problem? Please describe.**
The current solution for a multi stream transaction is to write custom code for a process manager / saga implementation. This can be…
-
## Setup
### Versions
- **Rust:** stable-x86_64-unknown-linux-gnu - rustc 1.81.0 (eeb90cda1 2024-09-04)
- **Diesel:** 2.2.4
- **Diesel_async:** 0.5.0
- **Database:** PostgreSQL 16.3
-…
-
### Is there an existing issue already for this bug?
- [X] I have searched for an existing issue, and could not find anything. I believe this is a new bug.
### I have read the troubleshooting guide
…
-
common.properties文件的配置我只修改了nodecount为4,其余没有作修改。
`[root@VM-28-5-centos webase-deploy]# docker ps
CONTAINER ID IMAGE COMMAND CREATED STATUS …
-
I want to be able to send transactional emails to a list(email list). /api/tx can accept a list id and then send transactional email to every subscriber in that list.
This can be workaround by quer…