Skip to content

Fixed bug #7713#7714

Merged
hvlad merged 1 commit intoB3_0_Releasefrom
work/gh-7713
Aug 25, 2023
Merged

Fixed bug #7713#7714
hvlad merged 1 commit intoB3_0_Releasefrom
work/gh-7713

Conversation

@hvlad
Copy link
Copy Markdown
Member

@hvlad hvlad commented Aug 19, 2023

Stability of implicit cursor could be broken, if cursor's select expression is based
on view with sub-query in select list, or
on table with sub-query in computed field.

stability of implicit cursor could be broken, if cursor's select expression is based
on view with sub-query in select list, or
on table with sub-query in computed field.
@hvlad hvlad merged commit 1f28042 into B3_0_Release Aug 25, 2023
@hvlad hvlad deleted the work/gh-7713 branch August 25, 2023 22:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

For select statement can not see any changes made in DO block

2 participants