EnterpriseDB/pldebugger

How to rollback when debug a procedure

highgozhangyc opened this issue · 0 comments

Hi, everyone,
I am using pldebugger to debug stored procedures recently, and I have encountered a problem, that is, how to rollback the operation in debugging after the debugging is finished? Thanks.