-
Currently, TinyORM is [asserting no other transaction](https://github.com/silverqx/TinyORM/blob/e1cd43177c44f5c164b3dae3457409bd257f7511/src/orm/concerns/managestransactions.cpp#L21) on the same conne…
-
As stated in [HazelcastTransactionManager](https://raw.githubusercontent.com/hazelcast/hazelcast/8c4f4859c24d944361cb0100323d48590d856281/hazelcast-spring/src/main/java/com/hazelcast/spring/transactio…
-
When nested identifiers are missing in the source data, then data is pushed onto sheets without enough information about what parent it related to. (See example about sectors within transactions below…
-
When storing new tokens in postgresql the following error may happen on concurrent requests.
```
Hint: The transaction might succeed if retried.; nested exception is org.postgresql.util.PSQLExcep…
-
https://github.com/oasisprotocol/explorer/commit/86ff7f729ec986388df07f76cb97132273751f00
-
The `self.find_or_create_all_with_like_by_name` seems to implement something that resembles concurrency safe creation of records: if many records are created concurrently and one of them ends-up being…
-
The cascading nature of CSS is both a blessing and a curse. In many cases, it results in declarations that were meant to be applied together being applied partially, resulting in visual chaos, poor ac…
-
### Description
Hi, I was playing with transaction API `quarkus-narayana-jta` (that comes with `quarkus-hibernate-orm-panache`)
and I would like to open a discussion about "default metrics".
Cu…
-
Strawberry supports [serialization for nested mutations](https://strawberry.rocks/docs/general/mutations#nested-mutations) but Strawberry-Django doesn't seem to be able do it in an atomic way
## Fe…
-
This is discussed in https://github.com/ethereum-optimism/superchain-ops/issues/140#issuecomment-2075435988 through the use of [forge-proposal-simulator](https://github.com/solidity-labs-io/forge-prop…