On 2019-Aug-13, Philip Dubé wrote:
> The easiest way to see this is to BEGIN READ ONLY & then attempt an
> insert. Execute either of COMMIT AND CHAIN or ROLLBACK AND CHAIN &
> attempt the insert a second time
>
> This seems incorrect. The documentation should at least point out this
> behavior if
The easiest way to see this is to BEGIN READ ONLY & then attempt an insert.
Execute either of COMMIT AND CHAIN or ROLLBACK AND CHAIN & attempt the insert a
second time
This seems incorrect. The documentation should at least point out this behavior
if it's intended