Skip to content

Modification query with CTEs fail executing the second time #197

Description

@beikov

The test case(6277580) reproduces the issue. The underlying problem is, that the executor gets the parameter specifications for the final query set which includes parameters from CTEs. The next time the execution happens, the executor encounters too many parameter specifcations.

Metadata

Metadata

Assignees

Labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions