Package Version
0.6.x
Php Version
8.3
Database Engine
None
Basic Information
TableGateway's return typing needs updated to correctly reflect the current DNF types. ResultSetInterface is no longer sufficient.
I missed this during the initial implementation of the new ResultSet* types.
Steps to Reproduce
Expected Behavior
No response
Actual behavior?
Downstream Repositories should not require asserting the correct types.
Additional Info
No response
Package Version
0.6.x
Php Version
8.3
Database Engine
None
Basic Information
TableGateway's return typing needs updated to correctly reflect the current DNF types. ResultSetInterface is no longer sufficient.
I missed this during the initial implementation of the new ResultSet* types.
Steps to Reproduce
Expected Behavior
No response
Actual behavior?
Downstream Repositories should not require asserting the correct types.
Additional Info
No response