db icon indicating copy to clipboard operation
db copied to clipboard

Non-consistent types in `BatchQueryResultInterface`

Open vjik opened this issue 2 years ago • 0 comments

Interface BatchQueryResultInterface extends Iterator<int|string, mixed>, but method key() returns int|string|null

vjik avatar May 04 '23 07:05 vjik