graphile-engine icon indicating copy to clipboard operation
graphile-engine copied to clipboard

Handle error when releasing a prepared query inside a failed transaction

Open benjie opened this issue 5 years ago • 0 comments

Should release query after transaction commits/rolls back?

https://github.com/graphile/graphile-engine/blob/9dca5c8631e6c336b59c499d901c774d41825c60/packages/graphile-build-pg/src/pgPrepareAndRun.js#L49

benjie avatar May 26 '20 15:05 benjie