Skip to content

Deprecate rowsExpected property of SqlQuery #34512

Closed as not planned
Closed as not planned
@quaff

Description

@quaff

SqlQuery::setRowsExpected is invoked somewhere, but it make no sense since SqlQuery::getRowsExpected is never invoked anywhere.

We have two options:

  1. use it for query.
  2. deprecate it for removal.

See GH-34502

Metadata

Metadata

Assignees

Labels

in: dataIssues in data modules (jdbc, orm, oxm, tx)type: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions