Skip to content

[RFC]: Improve StatementInterface implementation #115

Description

@simon-mundy

Proposed Version

0.6.0

Basic Information

Currently within AbstractRowGateway we rely on calling Sql\Sql->prepareStatementForSqlObject() and expect an executable statement. However since the signature for that method and others within the Sql family have a broader return value of StatementContainerInterface we cannot reliably determine the returned object. This proposal seeks to better implement the two Interfaces to ensure tighter coupling.

Background

No response

Considerations

No response

Proposal(s)

No response

Appendix/Additional Info

No response

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestqaImprovements in quality assurance of the project

Type

Projects

Status
Done

Relationships

None yet

Development

No branches or pull requests

Issue actions