diplomat icon indicating copy to clipboard operation
diplomat copied to clipboard

Q: Possible to execute a Query in a transaction

Open leozilla opened this issue 5 years ago • 2 comments

As the title says.

  1. is this already supported by diplomat and I am just to dumb to find it?
  2. otherwise would it be possible to implement it without a big re-write of the whole library? if yes then I can provide a PR

leozilla avatar Mar 28 '19 15:03 leozilla

I have created a PR for it: https://github.com/peburrows/diplomat/pull/44

leozilla avatar Mar 28 '19 19:03 leozilla

I am really keen on this functionality. Any progress update?

Does this cover it all? https://github.com/peburrows/diplomat/blob/master/test/diplomat/transaction_test.exs

churcho avatar Aug 15 '19 17:08 churcho