Closed cjab closed 7 years ago
The Transaction.find/2 function accepts an transaction and a key and does a lookup of the key or keys within the transaction. This is a fix for https://github.com/peburrows/diplomat/issues/25
Transaction.find/2
Awesome, thanks, @cjab. I'll merge this and push a new release to hex.
The
Transaction.find/2
function accepts an transaction and a key and does a lookup of the key or keys within the transaction. This is a fix for https://github.com/peburrows/diplomat/issues/25