-
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…
-
https://github.com/oasisprotocol/explorer/commit/86ff7f729ec986388df07f76cb97132273751f00
-
### 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…
-
- Will include several transactions we made using already existing functions
- For example, we deposit 1 ETH, and then borrow 1000USDT for the collateral we get for the deposit. These two transactio…
-
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…
-
**Describe the bug**
The following endpoints only return `TRANSACTION` elements:
- /v1/chains/{chainId}/safes/{address}/incoming-transfers/
- /v1/chains/{chainId}/safes/{address}/module-transacti…
-
I want to leave behind using the EnterpriseLibrary data blocks and switch to Linq to SQL but I'm struggling to find a good example of a transaction model, especially where I need to use nested transac…
-
Appears to happen after a restart, after fixing another runtime error?!
- http://forum.spring.io/forum/spring-projects/data/78558-spring-hibernate-automatic-transactions-and-entitymanager-how
```
HTT…
-
There are still some outstanding infelicities with transactions (such as e.g #507 ) particularly with the way that inner _hidden_ transactions are dealt with by creating a new connection that still ma…
-
I have a question about handling transactions between data and domain layer.
Think about a usecase where two entities should be persisted into a local database in one transaction.
Should the domain la…